-
skincolor-segment
很好用的肤色分割模型,在YCBCR颜色空间内分割,经过开运算和闭运算,取得很好的结果(Good use of color segmentation model, YCBCR color space segmentation, after opening operation and closing operation, and achieved good results)
- 2011-08-15 15:53:09下载
- 积分:1
-
sift
SIFT 算法的实质上是提取局部特征的算法, 该算法在尺度空间寻找极值点, 然后根据极值点来获得尺度、旋转不变量和位置等特征。(In essence, the SIFT algorithm is an algorithm to extract local features. The algorithm finds the extreme points in the scale space and then obtains the characteristics of scale, rotation invariant and position according to the extreme point.)
- 2018-05-10 08:13:41下载
- 积分:1
-
matlab图像处理
说明: 对图像进行灰度处理,乘除处理法处理,加法处理,减法处理(Gray scale, multiplication and division of image)
- 2020-10-11 09:57:33下载
- 积分:1
-
CPPvideoimageprocessing
利用Visual C++实现AVI文件的图像截取
实现对图像数据的读取显示
实现视频图像处理技术
编程中如何操作数据库中的图像字段
实现数字图像增强处理(Use Visual C++ AVI file image interception
To read the image data display
Video image processing technology
Programming how to operate the database image field
Digital image enhancement)
- 2014-04-21 11:17:34下载
- 积分:1
-
demo
对BMP文件进行图像处理,包括:边缘检测、频域变换、几何变换、图像变换校正、灰度变换、图像编码、平滑和匹配(BMP files for image processing, comprising: an edge detection, a frequency domain transformation, geometric transformation, image transformation correction gradation conversion, image coding, and matching the smooth)
- 2014-01-12 10:17:03下载
- 积分:1
-
PinholeModel
针孔模型中单应矩阵的求解
mian函数,测试单应矩阵计算的算法,程序流程如下
1、 读入两个图像。
2、读入4组对应点。
3、调用CalcH函数计算H矩阵。
4、在第一幅图中用鼠标选择一点。
5、调用WarpH函数计算在第二幅图中的对应的。
6、显示结果.(Pinhole model for solving the homography
mian functions, test homography computation algorithm, program flow is as follows
1, read the two images.
2, 4 reads the corresponding points.
3, call CalcH function to calculate the H matrix.
4, in the first picture using the mouse to select it.
5, call WarpH function calculation in the second picture in the corresponding.
6 displays the results.
)
- 2011-01-25 19:50:23下载
- 积分:1
-
Human-target-tracking
运动检测 检测人体的头部位置、整体位置、滤除影子(Motion detection detect the body and head position, the overall position of the shadow filter)
- 2011-10-13 19:59:00下载
- 积分:1
-
minimum-watershed
实现粘连分割,对有粘连的物体分割效果很好,使用了局部极值结合分水岭算法(Achieve adhesion segmentation, to have adhesion object segmentation effect is very good, the use of the local extremum combined with watershed algorithm
)
- 2012-08-26 16:22:23下载
- 积分:1
-
直接序列扩频水印的嵌入与提取
说明: 实现直接序列扩频水印的嵌入与提取。基于待嵌入消息生成二进制水印序列,生成扩频码,用消息序列调制生成水印序列。依次处理灰度图像的每一个载体图像像素,根据相应位置 水印序列完成嵌入修改。(Realize the embedding and extraction of direct sequence spread spectrum watermark. The binary watermark sequence is generated based on the message to be embedded, the spread spectrum code is generated, and the watermark sequence is generated by message sequence modulation. Each carrier image pixel of gray image is processed in turn, and the embedding modification is completed according to the corresponding position watermark sequence.)
- 2020-12-06 20:19:23下载
- 积分:1
-
svd_nosie_removing
说明: 用奇异值分解(SVD)的方法进行噪声去除( noise removing by SVD analysis)
- 2010-04-22 19:04:51下载
- 积分:1