资源列表
[图形图像处理(光照,映射..)] FFT_PRJ
说明:图像处理:图像算法中的快速傅立叶变换算法的例子-Image Processing: Image algorithm fast Fourier transform algorithm example. .<wuhua> 在 2025-06-23 上传 | 大小:192kb | 下载:0
[图形图像处理(光照,映射..)] CUDABOF
说明:光流法在OPENCV里的应用。可以用来比较两帧图像,表示出两帧图像间各个像素点的相对位移,很不错的程序,能用来做视频跟踪-OPENCV in the optical flow method in the application. Can be used to compare the two images, show two images of each pixel between the relative displacement, a very good program, can do vid<宋川> 在 2025-06-23 上传 | 大小:192kb | 下载:0
[图形图像处理(光照,映射..)] xiaobaoquzao
说明:小波的三种去噪方法,有图,运行后可以看出那种去噪方法最好-Wavelet denoising method of three, a figure, after the operation can see that denoising method is the best<> 在 2025-06-23 上传 | 大小:192kb | 下载:0
[图形图像处理(光照,映射..)] Problems--expaination
说明:数字图像处理常见问题及编程技巧汇编(pdf格式),可以帮助初学者解决一些常见问题。-Common digital image processing problems and programming skills of assembly ( PDF format ) can help beginners to solve some common problems<liujufeng> 在 2025-06-23 上传 | 大小:192kb | 下载:0
[图形图像处理(光照,映射..)] 799785
说明:实现多幅图像的融合功能,较一般的图像融合方法更好。-Realization of image fusion, image fusion method is better than the general.<丘耳> 在 2025-06-23 上传 | 大小:192kb | 下载:0
[图形图像处理(光照,映射..)] adaboost
说明:提升算法adaboost工具箱,源自莫斯科大学学生所写,内容丰富,使用便捷。-boosting algorithm AdaBoost toolbox, from Moscow State University student , rich in content, easy to use.<ss> 在 2025-06-23 上传 | 大小:192kb | 下载:0
[图形图像处理(光照,映射..)] kalman
说明:用c语言实现kalman滤波,对理解kalman滤波原理以及应用有一定帮助。-Kalman filter in the c language realization, kalman filter to understand the principle and application have help.<王亮> 在 2025-06-23 上传 | 大小:192kb | 下载:0
[图形图像处理(光照,映射..)] codec_arm
说明:network_video_send_thread 视频处理源码-Video processing source<riley> 在 2025-06-23 上传 | 大小:192kb | 下载:0
[图形图像处理(光照,映射..)] wavelet-matlab
说明:matlab编译 小波变换,用于图像融合和处理 文件夹为可用的融合图片-matlab image confusion<徐静蕾> 在 2025-06-23 上传 | 大小:192kb | 下载:0
[图形图像处理(光照,映射..)] picture
说明:用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法:1.sad算法2.ssad算法3.的采用界面输入输出方式.-MATLAB to two picture image matching, and the program using the two matching algorithms: 1. Sad algorithm 2.Ssad algorithm of the input and output interface mode.input/output mode.<Lance> 在 2025-06-23 上传 | 大小:192kb | 下载:0
[图形图像处理(光照,映射..)] tianjiazaosheng
说明:图像 处理 对图像添加椒盐噪声 cpp源代码 有注解-Image processing image Add salt and pepper noise cpp source code annotations<xiewenhui> 在 2025-06-23 上传 | 大小:192kb | 下载:0
[图形图像处理(光照,映射..)] matlab-HSI2RGB
说明:matlab hsi到rgb转换源码 function rgb=hsi2rgb(hsi) a=size(hsi) b=a(1) H = hsi(:,1) S = hsi(:,2)/255 I = hsi(:,3)/255 -matlab hsi to rgb conversion source function rgb = hsi2rgb (hsi) a = size (hsi) b = a (1) H = hsi (:, 1) S = hsi (:, 2)<kamy> 在 2025-06-23 上传 | 大小:192kb | 下载:0