-
graph
对圆形,正方形,长方形等几何图形进行计算面积,周长等运算(Circular, square, rectangular and other geometric shapes are calculated area, perimeter of operation)
- 2016-06-29 22:12:46下载
- 积分:1
-
ColorHistogram
图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜色情况。本程序采用非均匀量化方法得到36bin的颜色直方图。(Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin.)
- 2009-02-24 21:32:24下载
- 积分:1
-
ransac_1
介绍ransac的matlab程序,用在图形图像基于特征点的配准中 可以有效的剔除错误的匹配点 (介绍ransac的matlab程序,用在图形图像基于特征点的配准中 可以有效的剔除错误的匹配点 )
- 2012-03-22 13:11:26下载
- 积分:1
-
shadow_removal
采用matlab,代码经过修改,可以去除阴影,但还不能在实际应用中用,不过有一定的参考价值(Using matlab, the code has been modified to remove the shadow, but it can not be used in the actual application, but there is a certain reference value)
- 2020-10-29 16:09:56下载
- 积分:1
-
123
用于图像特征提取的基于gabor小波变换,进行各种特征提取(Gabor wavelet transform for image feature extraction for various feature extraction)
- 2018-10-11 10:37:55下载
- 积分:1
-
44324
图像混色源码例程,程序结合易语言应用接口支持库和位图操作支持库,调用API函数实现图像的混色效果。(Source image blending routines, combined with easy language application program interface to support libraries and bitmap operations support library , call the API functions for image blending effect .)
- 2016-01-14 14:11:15下载
- 积分:1
-
retinex
图像增强的算法,但是有一定的局限性……但是对于一般比较典型的问题效果还是不错的……(Image enhancement algorithms, but there are some limitations ... but for a typical effect is good ...)
- 2012-06-27 12:30:47下载
- 积分:1
-
植被提取
利用matlab对只包含RBG三个波段的图像进行植被提取,通过设定一定的阈值将植被与背景进行分割(The vegetation is extracted from the image containing only three bands of rbg by matlab, and the vegetation and background are segmented by setting a certain threshold.)
- 2019-05-23 20:43:11下载
- 积分:1
-
voc-release3.1
DPM作者获得 2010年CVPR终生成就奖,DPM是在HOG的基础上进行改进,解决了HOG算子的不足,并且对SVM也进行了小幅度改善提出了LSVM这个概念(DPM is improved on the basis of HOG. It solves the shortcomings of HOG operator, and makes a small improvement on SVM. The concept of LSVM is proposed)
- 2017-07-20 10:06:52下载
- 积分:1
-
ngray
自写M函数,做灰度图像的灰度级数及灰度范围的自定义设置。例如:将[0 255]的uint8图像变换成8级灰度的灰度范围为[0 7]图像或者[11.5 25.8]图像。
输出图像为double类,用户可将图像归一化后自行转换为所需类型。(This is a M function written by self, it can be used to rebuild a image with a given number of gray-level and a given gray-scale.
Output image is double class.)
- 2020-08-24 09:48:15下载
- 积分:1