资源列表
MyDIP
- MyDIP C++图像处理程序源代码,实现图片灰度处理、图像缩放、图像变换、图像边缘与轮廓的相关处理等。关于源码内的Template()函数:作用是用指定的模板(任意大小)来对图像进行操作,参数iTempH指定模板 * 的高度,参数iTempW指定模板的宽度,参数iTempMX和iTempMY指定模板的中心 * 元素坐标,参数fpArray指定模板元素,fCoef指定系数。 关于PrewittDIB()函数:作用是用Prewitt边缘检测算子对图像进行边缘检测运
main
- opencv2.4.4直方图均衡化代码,使用时请将均衡化图片命名为11.jpg。若不是jpg文件,请修改程序中的加载文件名-opencv2.4.4 histogram equalization code, please use equalization picture named 11.jpg. If a jpg file, modify the program to load the file name
main
- opencv2.4.4图像加亮函数,本程序默认每个像素加亮25个单位,可以根据个人需要修改程序中的增量-opencv2.4.4 images highlight function, the program defaults for each pixel to highlight 25 units, you can modify the program according to individual needs of the incremental
LSD_line_extraction
- 比较新的一个直线特征提取算法,发表在PAMI上,效果很好,值得学习-A relatively new line feature extraction algorithm, published in the PAMI, the effect is very good, it is worth learning
LineMatch_LS
- 比较新的一个直线匹配算法,发表在ICCV上,效果很好,值得学习-A relatively new line matching algorithm, published in ICCV, the effect is very good, it is worth learning
LS_line_detion
- 比较新的一个直线特征提取算法,发表在ICCV上,LS匹配中所采用的方法,效果很好,值得学习-A relatively new line feature extraction algorithm, published in ICCV on, LS matching method used, the effect is very good, it is worth learning
TestLMDll_lines-matching
- 中科院模式识别国家重点实验室团队提出的一个直线特征匹配算法,效果很好,值得学习-Chinese Academy of Sciences State Key Laboratory of Pattern Recognition team proposed a linear feature matching algorithm, the effect is very good, it is worth learning
Geomagnetic_UKF
- 主要实现地磁导航UKF算法,地磁导航传感器建模,地磁导航匹配算法研究-The main achievement of geomagnetic navigation UKF algorithm, geomagnetic navigation sensor modeling, geomagnetic navigation matching algorithm
LZW
- LZW gif格式所使用的压缩算法,共享,学习-LZW gif format uses a compression algorithm, sharing, learning
Rayleigh
- 首先产生高斯分布,然后通过变换产生瑞利分布的随机数,并画出概率密度函数的直方图-First, a Gaussian distribution, and then transform Rayleigh distributed random numbers, and draw a histogram of the probability density function
Wavelet-Transform
- 基于小波变换的图像滤波预处理程序,包括图像消噪,图像增强和图像分割等。-Filtering based on wavelet transform image preprocessing procedures, including image denoising, image enhancement, and image segmentation.
Image--Professor
- 图像分割算子用于对图像进行分割处理,提供了各种算子的分割算法代码,很实用。-Image segmentation operator for image segmentation processing, offers a variety of operator segmentation algorithm code, very practical.
