资源列表
[图形图像处理(光照,映射..)] MagicNet
说明:magicNet网站上转换图像为代码的源代码,同样基于c++.net,是功能最完善的一个版本,同时不适合初学者看。-Source code from the MagicNet web site,which can convert image to codes, also based on the c++. net, is the most complete version, while not suitable for beginners to refer to.<calmire> 在 2025-12-29 上传 | 大小:1.09mb | 下载:0
[图形图像处理(光照,映射..)] Canny
说明:基于visualc++用canny算子实现图像的边缘检测-Visualc++-based operator with canny edge detection image<gdwu> 在 2025-12-29 上传 | 大小:168kb | 下载:0
[图形图像处理(光照,映射..)] histogram_balanced
说明:基于visualc++ 的直方图均衡算法实现-Visualc++ based on the histogram equalization algorithm<gdwu> 在 2025-12-29 上传 | 大小:364kb | 下载:0
[图形图像处理(光照,映射..)] median_filter
说明:基于visual c++的中值滤波算法实现-Visual c++ based on the median filter algorithm<gdwu> 在 2025-12-29 上传 | 大小:167kb | 下载:0
[图形图像处理(光照,映射..)] Hough
说明:基于visual c++的hough变换算法实现-Visual c++ based on the hough transform algorithm<gdwu> 在 2025-12-29 上传 | 大小:24kb | 下载:0
[图形图像处理(光照,映射..)] hough
说明:根据园的方程(x-a)×(x-a)+(y-b)×(y-b)=R×R,将参数空间增加到a,b,R三维空间. 常用的hough变换计算量太大,然而随机hough变换虽然计算量相对小点,但是准确率没有前者高.现在使用 一种改进的方法:提取边缘图像,然后边缘跟踪,在边缘曲线上进行hough变换检测圆.-According to Park' s equation (x-a) × (x-a)+ (y-b) × (y-b) = R × R, the parameter space to a,<苏立> 在 2025-12-29 上传 | 大小:1kb | 下载:0
[波变换] Rice_Wavelet_Toolbox_wrapper
说明:A toolbox for R statistical package which provides a set of functions for performing digital signal processing-A toolbox for R statistical package which provides a set of functions for performing digital signal processing<Christian Hagglof> 在 2025-12-29 上传 | 大小:204kb | 下载:0
[2D图形编程] FaceTrackingWithFDMeanShift
说明:用OpenCV的MeanShift函数实现: 先人脸识别,再跟踪人脸。-With MeanShift from OpenCV, first face detecting, then face tracking...<Beckya> 在 2025-12-29 上传 | 大小:3kb | 下载:0