-
WaterMark_embed_and_pick
图像的嵌入与提取:VC++中在一个图像A中嵌入一图像B,并能把图像B提取出来。(Image embedding and extraction: VC++ in an image embedded in an image A, B, and B images can be extracted.)
- 2011-08-31 20:09:58下载
- 积分:1
-
median
一维中值滤波方法去噪和二维中值滤波方法去噪!(denoise by median,can remove noise of 1D&2D!)
- 2011-08-06 13:06:51下载
- 积分:1
-
BP-classification
BP神经网络图像分类程序,代码很好懂,适合初学者。样本选的不是很大。(BP neural network image classification procedures, code easy to understand for beginners. Sample selected is not great.)
- 2013-07-24 18:19:51下载
- 积分:1
-
Desktop
使用改进的点锐度算法对不同程度的模糊图像进行清晰度评价。(The improved algorithm of point sharpness is used to evaluate the blurred image in different degree.)
- 2021-03-02 10:19:34下载
- 积分:1
-
zxscsPrimsuanfa
关于图像分割的一个代码,最小生成树Prim算法,能够实现相应功能,拿出来与大家共享(Image Segmentation on a code, Prim minimum spanning tree algorithm, can achieve the corresponding functions, and show to share with you)
- 2008-04-25 19:26:52下载
- 积分:1
-
JAFFE
数据库是由10个人的7种正面表情组成的213幅灰度图像,图像是以大小为256256的8位灰度级存储的,格式为.tiff型,平均每个人每种表情有2到4张。( the JAFFE database[11] which is
composed of 213 images of female facial expression
corresponding to 10 distinct subjects. Each image is stored at a
resolution of 256×256 pixels and 8-bit gray level. Each subject
in the database is represented with 7 categories of expression
(angry, disgust, fear, neutral, sadness, happiness and surprise). )
- 2012-12-20 10:31:00下载
- 积分:1
-
Water-level-detection1111
Water level detection1111 good
- 2013-12-24 05:25:35下载
- 积分:1
-
Video-Demo
该源码为目标检测和跟踪算法 包括:
1. 静态背景下的背景预测法目标检测
2. 静态背景下帧间差分法目标检测
3. Mean Shift目标跟踪方法
4. 重心多目标跟踪方法
(The source code for target detection and tracking algorithm include:
1 Static background background prediction target detection
2 Static background frame difference method for target detection
3. Mean Shift tracking method
4 multi-target tracking methods focus)
- 2013-08-11 20:39:39下载
- 积分:1
-
cxrDCT
DCT1实现一维离散余弦变换;
DCT2实现二维离散余弦变换;
其中使用的算法是碟形算法来实现频域变换(DCT1 peacekeeping achieve a discrete cosine transform; DCT2 achieve two-dimensional discrete cosine transform; the use of the algorithm is dishing algorithm to achieve the transformation frequency domain)
- 2007-05-20 09:22:12下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1