-
cannyho
openCV+MFC(VS2008)canny边缘检测,能用滑动条调节参数(openCV+MFC (VS2008) canny edge detection, use the slider to adjust parameters)
- 2015-09-16 15:27:26下载
- 积分:1
-
jizhifa
线结构光三维重建之极值法提取激光条纹中心(Center extraction of laser stripe)
- 2021-01-26 21:48:41下载
- 积分:1
-
imnoise1
对一幅图片批量添加20个级别的噪声,支持添加高斯白噪声和椒盐噪声两种噪声。(Add a picture batch 20 levels of noise, two noise support the addition of white Gaussian noise and salt and pepper noise.)
- 2013-05-11 09:18:34下载
- 积分:1
-
edge-detect-algorithm-comparison
边缘检测算法的比较,有susan算子,log算子,prewitt算子(Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator)
- 2009-03-09 17:57:59下载
- 积分:1
-
利用SVM或者其他机器学习算法进行分类识别 LBP
(1)计算图像中每个像素点的LBP模式(等价模式,或者旋转不变+等价模式)。
(2)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个cell中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。
(3)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量;
然后便可利用SVM或者其他机器学习算法进行分类识别了。((1) calculate the LBP pattern of each pixel in the image (equivalent mode, or rotation invariant + equivalent mode).
(2) then the LBP eigenvalue histogram of each cell is calculated, and then the histogram is normalized (for each cell, for each bin, h[i]/=sum, sum is the number of all the equivalent classes in a pair of images).
(3) finally, the statistical histogram of each cell is connected into a feature vector, that is, the LBP texture feature vector of the whole picture.
Then, SVM or other machine learning algorithms can be used for classification and recognition.)
- 2020-07-01 20:00:02下载
- 积分:1
-
try
Source code to segment skin colour.
- 2012-09-11 18:19:13下载
- 积分:1
-
image-fusion
基于低频融合策略的小波图像融合算法
,高频系数融合均采用基于像素点绝对值取大的规则(Wavelet image fusion algorithm based on low-frequency fusion strategy, integration of high-frequency coefficients are based on the absolute value of the pixel point to take a big rule)
- 2013-04-17 11:04:43下载
- 积分:1
-
watermark
数字水印嵌入、提取算法(Digital watermark embedding, extraction algorithm)
- 2008-05-29 10:50:39下载
- 积分:1
-
Graph_Cut
Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。 (Graph Cutshi recently in computer vision research and application of a relatively large number of optimization algorithms, typical for the stereo matching, image restortion, texture synthesis applications, the above code gives the graph cut, mean shift, and the associated ppm/pgm images an excuse, it is used for stereo matching, and has been related to matching the code to realize removed. U.S. can also be used as a platform to do some related research and applications.)
- 2008-03-03 22:26:01下载
- 积分:1
-
harr12
计算haar尺度函数和小波基系数矩阵,用于数值计算,如解偏微方方程,自己编写的。(Computing haar wavelet scaling function and the coefficient matrix for the numerical calculation, such as the solution of partial differential equations side, I have written.)
- 2011-11-30 23:44:51下载
- 积分:1