资源列表
[波变换] Daubechies
说明:java小波变换的实现,包括哈尔小波,以及在这基础上改进的小波实现。-The implementation of Daubechies wavelets.<Shimly> 在 2025-09-10 上传 | 大小:16kb | 下载:0
[GIS编程] VB-baiduMap-Demo
说明:在VB程序中调用百度地图,并控制地图平移到指定坐标点的简单示例。-VB program to call Baidu map, and control the map level to move a simple example of the specified coordinates.<HuNB> 在 2025-09-10 上传 | 大小:6kb | 下载:1
[绘图程序] lisanfuliye
说明:MATLAB GUI界面设计,并对其编程设计系统-discrete fourier transform<wq> 在 2025-09-10 上传 | 大小:4kb | 下载:0
[图形图像处理(光照,映射..)] hormomophic
说明:用于人脸识别的同态滤波光照补偿程序,使用冈萨雷斯版数字图像处理附带的函数库(包含在压缩文件中)-hormomophic filter for illumination compensation and face recognization<孟一飞> 在 2025-09-10 上传 | 大小:162kb | 下载:0
[图形图像处理(光照,映射..)] ImageProcess
说明:主要讲述了摄影测量图像处理的代码,很适合初学者的学习。-Describeing the main specification of photogrammetry image process code。it is a good data for beginner to study。<邓俊> 在 2025-09-10 上传 | 大小:958kb | 下载:0
[图形图像处理(光照,映射..)] youxianyuan
说明:该程序实现了ERT电阻层析图像重建中的有限元剖分问题,把一个大圆按照圈数分为若干三角形-The realization of ERT electrical resistance tomography image reconstruction finite element triangulation problem, put a great circle in circle number is divided into a number of triangle<董小嘉> 在 2025-09-10 上传 | 大小:4kb | 下载:0
[3D图形编程] CreateCustomColor
说明:展示如何繪製關聯的彩色地圖矩陣指數Y數據的彩條。在某些圖形應用程序,你可能要直接映射對象,根據給定的顏色數據的表面顏色。在這告訴你如何創建自定義顏色底紋。-Create a Custom Color Shading in C# In my previous article (for more info, please visit www.publishing.unicadinc.com), I have shown you how to draw color bars by associat<秦茂原> 在 2025-09-10 上传 | 大小:66kb | 下载:0
[图形图像处理(光照,映射..)] a
说明: ·· opencv ··· 基础程序中的模块匹配 -[code]#include <cv.h> #include <cxcore.h> #include <highgui.h> #include <stdio.h> int main( int argc, char** argv ) { IplImage*src,*templ,*ftmp[6] //ftmp will hold results int<燕子一舞> 在 2025-09-10 上传 | 大小:3.1mb | 下载:0
[3D图形编程] ProjectImage
说明:some images for 3d reconstruction project<artzys> 在 2025-09-10 上传 | 大小:3.15mb | 下载:0
[图形图像处理(光照,映射..)] otsu111
说明:Otsu算法步骤如下: 设图象包含L个灰度级(0,1…,L-1),灰度值为i的的象素点数为Ni ,图象总的象素点数为N=N0+N1+...+N(L-1)。灰度值为i的点的概率为: P(i) = N(i)/N. 门限t将整幅图象分为暗区c1和亮区c2两类,则类间方差σ是t的函数: σ=a1*a2(u1-u2)^2 (2) 式中,aj 为类cj的面积与图象总面积之比,a1 = sum(P(i)) i->t, a2 = 1-a1 uj为类cj的均值,u1 = sum(i*P(<燕子一舞> 在 2025-09-10 上传 | 大小:1.48mb | 下载:0