-
EdgeDetectionAndExtraction
边缘检测与提取,轮廓跟踪
注意事项:
运行时,文件c: est.bmp必须存在(Edge detection and extraction, contour tracing Note: run-time, file c: test.bmp must exist)
- 2009-03-11 15:00:42下载
- 积分:1
-
Adaboost人脸识别
运用adaboost方法进行人脸检测的matlab算法,实用易懂,适合初学者!(Using adaboost method for face detection matlab algorithm, practical and easy to understand, suitable for beginners!)
- 2021-04-17 18:18:52下载
- 积分:1
-
360°图像序列的柱面全景拼接算法
说明: 360°图像序列的柱面全景拼接算法,matlab仿真程序。(360 image sequence cylindrical panoramic mosaic algorithm, matlab simulation program.)
- 2020-11-04 09:41:49下载
- 积分:1
-
TLD
实现目标跟踪的算法,是目前比较先进具有代表性的算法的代码(target track algorithm )
- 2016-05-11 20:31:38下载
- 积分:1
-
delineator
对脉搏波的波峰波谷以及重搏波拐点的检测,挺好用的。。(On the pulse wave dicrotic wave peaks and valleys as well as the inflection point detection, very good use. .)
- 2021-04-26 17:18:45下载
- 积分:1
-
JSTEG
Jsteg隐写算法[23][24]由D. Upham提出,该算法将秘密信息嵌入在量化后的DCT系数的LSB上,但值为-1、0、+1的DCT系数例外。提取秘密信息时,也只是将隐藏信息的图像中不等于-1、0、+1的量化DCT系数的LSB取出即可(steganography of jsteg)
- 2021-04-19 23:08:50下载
- 积分:1
-
OIF
在idl环境下,用最佳指数法对高光谱图像进行波段选择的程序(OIF)
- 2021-04-12 21:08:57下载
- 积分:1
-
secaizhuanyi
运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。(Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.)
- 2013-09-15 16:40:26下载
- 积分:1
-
BP
说明: 利用BP神经网络进行图像分割。主要适用于RGB信息丰富的图像。以RGB为BP网络的三个输入,与对应的灰度图对网络进行训练。(The use of BP neural network image segmentation. RGB is mainly applied to information-rich images. BP network to RGB for the three inputs, with grayscale corresponds to the network training.)
- 2009-06-01 16:03:12下载
- 积分:1
-
thresh_md
基于最大类间方差准则的阈值分割算法。其基本思想是对像素进行划分,通过划分得到的各类之间的距离达到最大,来确定合适的门限。(Based on the maximum between-cluster variance criteria threshold segmentation algorithm. The basic idea is to divide pixels, obtained through the division of the distance between the various types of maximum, to determine the appropriate threshold.)
- 2007-10-27 16:11:26下载
- 积分:1