-
Part-of-the-static-image-edge-detection
说明: 基于光流法的运动目标检测
也可用于流体力学运动检测(Optical flow method based on the motion detection Motion detection can also be used for fluid dynamics)
- 2010-05-05 10:56:37下载
- 积分:1
-
TotalVariationAlgorithms-master
说明: 全变分去噪程序,用于图像去噪,该方法能克服图像去噪中的震荡效应,使图像更加光滑,并能保存边缘信息。(total variation denoisy)
- 2019-03-10 15:36:48下载
- 积分:1
-
contourlet_toolbox
contourlet变换工具箱,很好用的。(contourlet conversion kit, the good.)
- 2011-04-26 09:36:19下载
- 积分:1
-
image-segment
图象分割程序:先用梯度函数进行边缘检测,然后二值化后分割图象(Image segmentation process: first the gradient edge detection function, and then after binarization image segmentation)
- 2007-09-30 10:47:54下载
- 积分:1
-
VCPP-image-processing-chapter12
VisualC++数字图像处理技术详解第2版光盘,第十二章(VisualC++ digital image processing technology Detailed Version 2 discs, Chapter XII)
- 2016-04-16 14:02:35下载
- 积分:1
-
facedet
说明: 人脸检测算法对Haar特征推进,我们已经改善了大幅利用作为弱分类器的阈值中的累积概率分布点。(A face detector based on VJ algorithm (Boosting on HAAR features). We have improved the performance drastically by using mid cumulative probability distribution point as threshold for weak classifiers.
)
- 2010-04-07 22:02:11下载
- 积分:1
-
FIR滤波器 C5000 DSP的实现
用c语言实现的FIR算法 高通滤波器
- 2017-12-13下载
- 积分:1
-
LSM_Match_2010-5-1
说明: 最二小乘影像匹配,精度可以达到0.01个像素,也可以最二小乘影像模板匹配。经过修改后可以直接用,只要调用一个函数就搞定,函数参数的说明很清楚,绝对不会有任何困难,非常好用。(Most two Theravada image matching accuracy can reach 0.01 pixel images can also be the most two Theravada template matching. After modifications can be directly used, as long as is you call a function, function parameters, the description is clear and will not have any difficulties, very easy to use.)
- 2010-04-30 16:42:22下载
- 积分:1
-
kernel
用kfcm算法实现数据的聚类和分类效果。(Kfcm algorithm is used to achieve data clustering and classification results.)
- 2017-07-10 17:46:17下载
- 积分:1
-
densecrf-master
说明: 应用条件随机场进行图像分割
使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages
运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or
"pydensecrf-py35" to the new name "pydensecrf"
Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages"
cd examples/
python inference.py im1.png anno1.png out.png)
- 2020-11-25 15:49:32下载
- 积分:1