-
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
-
HuffmanExp
实现对灰度图像的哈夫曼编码,对于其他图像,也可以类似的完成。(Realize grayscale images of hoffmann coding, for other image, also can be similar to the finish.)
- 2010-11-13 09:58:54下载
- 积分:1
-
MedFDTD
计算电磁波辐射的FDTD程序源码,基于C++编写,支持MUR和PML边界条件,能计算SAR及天线辐射方向图(FDTD source code based on C++.Various absorbing boundary, include PEC, Mur, PML Calculate Specific Absorption Rate (SAR) Antenna radiation simulation, calculate radiation power.)
- 2012-05-27 14:10:16下载
- 积分:1
-
hahamirror2
完成图片的哈哈镜效果,如三角形,圆形,波浪形,弯曲等等(change the picture to any shape you want)
- 2012-04-18 14:55:47下载
- 积分:1
-
lecture6_eigen_selection
中科院图像理解与计算机视觉课件6
值得参考一下
some topics on pattern recognition and computer vision(Chinese Academy of Sciences and Computer Vision Image Understanding Courseware 6 worth refer to some topics on pattern recognition and computer vision)
- 2008-04-25 21:16:01下载
- 积分:1
-
JROI
Compression of face images impact the performance of face recognition (FR) systems. JPEG Region of Interest (JROI) compression maintains high image quality in facial regions while compressing the background more, with minimal impact on FR performance.(Compression of face images impact the perf ormance of face recognition (FR) systems. JPEG Region of Interest (JROI) compression maintai ns high image quality in facial regions while co mpressing the background more, with minimal impact on FR performance.)
- 2007-02-15 22:58:14下载
- 积分:1
-
sift2
SIFT特征提取
http://www.opencvchina.com/forum.php?mod=viewthread&tid=209&fromuid=267
(SIFT feature extraction http://www.opencvchina.com/forum.php?mod=viewthread& tid=209& fromuid=267)
- 2012-08-19 15:09:14下载
- 积分:1
-
0999
卡尔曼滤波是一种数据处理方法,它是一种线性最小方差无偏估计准则,基于系统
状态估计和当前观测,通过引入状态空间而获得的新的状态估计.本篇论文陈述了卡尔曼滤
波的基本思路和算法;并通过仿真,显示卡尔曼滤波的功能,以及如何用它来跟踪方向确定、速度恒定的飞行器。 (Kalman filter is a data processing method, which is a linear minimum variance unbiased estimation criteria, based on system state estimation and the current observations, obtained by introducing the state space of the new state estimate of the Kalman filter thesis statement the basic ideas and algorithms and through simulation, shows Kalman filtering functions, and how to use it to keep track of the direction determined constant speed aircraft.)
- 2013-09-06 10:21:27下载
- 积分:1
-
drawmat
演示了点阵字符的绘制方法,visual c++源码(Demonstrates a dot matrix characters drawing method, c++ source code)
- 2012-12-22 18:24:16下载
- 积分:1
-
24BMP256ColorGray
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
- 2020-07-01 01:20:02下载
- 积分:1