-
xtx
本代码是基于数学形态学的多尺度多结构算子的腐蚀与膨胀算法(This code is corrosion and expansion algorithm based on mathematical morphology of multi-scale multi-structure operator)
- 2013-03-13 14:48:37下载
- 积分:1
-
产生螺旋波面的m文件 vortex
产生螺旋波面的m文件,拓扑核数是3,相位改变量和高度可以自己调节。内附平面波和球面波的示意图以及产生的图片(generating helical wavefront whose topological number is three)
- 2016-07-20 09:18:24下载
- 积分:1
-
图像处理标准测试图片库 Standard test images
图像处理标准测试图片库,用于数字图像处理各种仿真实验。(Standard test image gallery image processing to digital image processing all kinds of simulation experiments.
)
- 2013-04-06 18:33:22下载
- 积分:1
-
mean_shift_v6
在linux环境下,实用c++编写的有关实用mean shift进行视频跟踪,视频分割的很好的程序,运行良好……(Practical mean shift in the linux environment, practical C++ written in the video track, video segmentation procedures, good running ...)
- 2012-03-15 11:10:14下载
- 积分:1
-
grabcut_matlab
An efficient way of segmentation, grabcut matlab code. Segment by interaction with human
can easy segment object, especially with rectangle
- 2012-03-27 15:27:10下载
- 积分:1
-
calibration
说明: calibration摄像机镜头的校正程序(calibration Calibration camera lens calibration procedure)
- 2019-03-19 17:04:16下载
- 积分:1
-
ART2
自适应随机共振算法实现,具体内容注释中会有解释.(Adaptive stochastic resonance algorithm, the specific content of the Notes will be explained.)
- 2021-04-15 16:08:55下载
- 积分:1
-
RingSDK
RINGSDK包含界面库和图象库,我编译过,可以使用(RINGSDK is a interface lib )
- 2012-11-29 09:48:40下载
- 积分: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
-
images
是图像处理中常用的测试图库,非常实用,如lena图片, 青椒图片,以及zelda图片等(is the test pictures used in image processing very useful)
- 2014-12-05 10:47:48下载
- 积分:1