资源列表
canny
- canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target im
myrain
- 一个VC++环境下运用OPENGL绘制的雨中红色雨伞图,运行后雨滴动态飘落。包含源代码及运行效果图-A VC++ environment to use the red umbrella in the rain OPENGL drawn map, running dynamic falling rain. Contains the source code and effect diagram
inageregister1
- 本程序主要讲了运用模拟退火法完成图像的边缘提取,通过修改参数达到最佳,-This program mainly talked about the use of simulated annealing method to complete the image edge extraction, by modifying the parameters to achieve the best,
visualcDIP
- 源码为用VC和Matlab混合编程开发的一个数字图像处理系统,它是一个较为完善的数字图像处理软件,它能够实现Matlab数字图像处理工具箱里的绝大多数函数的功能,该软件包可以在没有安装Matlab的环境下直接运行。压缩文件中含有编译后的该软件的安装文件,以及该软件的全部源代码。-shuzi tuxiang chuli
pca--lle
- 通过使用LLE PCA两种方法相结合的思路,提高人脸识别的分别率-LLE PCA by using the idea of combining two methods to improve face recognition rate difference
RS
- rS码的cofdm仿真,很好的算法,大家可以下载看一下-image process
biasNormal
- 基于第二代小波分析的自适应阈值算法,非常好用-Based on Second Generation Wavelet analysis of adaptive threshold algorithm is very easy to use
bound2im
- Hough变换进行曲线参数提取:在使用三种算子对加噪后图像进行边缘检测以后,使用Hough变换对检测后图像进行参数提取,并在提取成功以后,使用提取获得的参数进行图像的重建,最后将重建图像叠加到加噪图像中。注意在进行Hough变换时,对比观察获得图像与使用算子进行边缘检测获得图像之间的区别-find out the outline of circle
ztextractor
- 网游《征途》游戏资源提取工具,支持新版本。-" Journey" game resource extraction tools to support the new version.
xiaobotuxiangchuli
- 用小波变换对图像进行三级分解及求出各个子带系数-Using wavelet transform image decomposition and find three different sub-band coefficients
MATLAB
- 用自编程序实现图像的灰度直方图与直方图均衡化-With self-compiled program to achieve the image histogram and histogram equalization
SVD_DWTAudioMark
- 实现了一个音频水印,包括嵌入,提取过程等。包括了原文件。-This source code realized an audio watermarking.It includes the embeding and extracting procedure.Also the original file is in it.
