资源列表
new2
- block interleaver and coding
canny_edge
- Cannv算子比Roberts算子、Sobel算子和Prewitt算子极小值算法的去噪能力都要强.能够在噪声和边缘检测间取得较好.能够检测到真正的弱边缘 但它也容易平滑掉一些边缘信息。 -canny edge
g_visual
- 本程序是实现对一个分段表达的测地线活动轮廓模型的边缘函数的可视化显示1.计算分段边缘函数2.显示输出可视化图像 -This program is a visual display to achieve the function of the edge of a piecewise expression of the geodesic active contour model calculation segmented edge function display output visualiz
fenshuiling1
- 用分水岭算法的图像直方图均衡化,以实现图像均衡化-histogram modification
Harris1
- matlab环境下的harris算法实现图像角点特征提取-the Matlab environment harris algorithm image corner feature extraction
Image-sharpness-evaluation-function
- 几种常见的图像清晰度评价函数,包括熵、梯度、全变分-some image sharpness evaluation functions including entropy、grad、TV
qssl
- The QSsl namespace declares enums common to all SSL classes in QtNetwork for Embedded Linux.
qstyleplugin
- The QStylePlugin class provides an abstract base for custom QStyle plugins for Linux.
Saliency_CVPR2009
- 一个很有效的目标检测程序,算法简单,易于实现,欢迎大家参考-A very effective target detection procedures
mean_var
- 自己写的阴影检测,原来是应用到道路车辆阴影的检测上的,利用均值方差的阈值方法,小窗口进行扫面-mean and var car detection
properties
- opencv2.4.13在vs2013的配置属性表-props of opencv2.4.13 in vs2013
libsvm
- 用libsvm来实现图像分割,测试图片用的亦是25cases和40cases中的那个littleduck测试图片。主体程序思想为25cases中的代码过程,改进之处为可以让用户利用ginput来提取背景的样本点和前景(待分割出来的目标)的样本点作为训练样本,而不需实现指定背景和前景的样本点,也不用额外的小软件来查看某点的RGB值,ginput即可。-With libsvm to image segmentation, test picture is also used in 25cases an
