搜索资源列表
VC++数字图象获取处理计算法
- 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
jingcaibiancheng3
- 精彩编程百例51~75 其中有 cpu速度测试 检测声卡 查询内存信息 图像处理技巧 模拟放大镜效果等待-exciting programming 100 cases of which 51 to 75 are cpu speed test for detection of memory card information Image Processing Technology Qiao simulation results for a magnifying gla
tuxiangjianche
- 图像的边缘检测,图像处理爱好者下载看看,还可以。-image edge detection, image processing lovers download see also.
imagedifferrentialprocess
- 这个源代码是图像处理中用于边缘检测的微分处理源代码,有用的朋友就下吧-the source code is used for image processing edge detection differential treatment of the source code, useful friends are you
kalmanfiler11
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an "optimal recursive data pro
texutre
- 能够实现图像的纹理检测,可以直接调入一个图像然后得到纹理-to achieve the texture image detection, can be directly transferred to a texture image is then
ZCR_En
- End POint detection algorithm using Energy-ZCR
roihisteq
- histogram for image detection and tracking
colorDetection
- The provided Matlab functions demonstrate a simple method for training and testing a color detection system. In general, a color detection algorithm searches an image for pixels that have a specific color. In this demo the HSV color space has been us
CannyEdgeDetector
- canny edge detector is the best edge detection in the image processing field.in the first guassian blur in the image and then use sobel filter to get magnitude image
3
- 交通流量检测系统是一套计算机系统,它运用了图象识别技术和图象压缩技术。用一个摄像头安装在高速公路或城市内公路上,计算机对图象进行实时处理,计算机识别车道与车辆,对车辆进行统计与记录。-Traffic detection system is a computer system, which used the image recognition and image compression technology. With a camera installed in the highway or ci
SRC
- image Edge detection
edge-detection
- this a function for edge detection.edge detection is important in image proccessing-this is a function for edge detection.edge detection is important in image proccessing
digital-image-processing
- 图像处理的编程入门,包括去噪,滤波,膨胀,腐蚀,边缘检测等,十分简单易学-Introduction to image processing programming, including denoising, filtering, expansion, corrosion, edge detection, very easy to learn
Image-edge-detection
- 基于LabVIEW软件编写,利用二维卷积实现图像边缘检测。-Written based on LabVIEW software, the use of two-dimensional convolution image edge detection.
The-image-processing
- 用matlab提取图像的骨架 参看边缘检测技术、闭合边界技术和轮廓提取方面的资料 用canny算子检测得到的边界图见附图,还需要进行边界的修补然后提取轮廓 根据你的要求再自己加些东西进去吧 -Matlab was used to extract the skeleton of the image See the edge detection technology, a closed boundary contour extraction and information tec
Circle-detection-HT
- takes an edge map image, and performs the Hough transform for finding circles in the image.
MATLAB-image-processing--code
- 阈值分割、边缘检测、线性变换、均衡直方图等图像预处理的一些代码-Some code for image preprocessing, such as threshold segmentation, edge detection, linear transformation and equalization histogram
Image-process
- 数字图像处理,边缘检测,霍夫变换求取直线,简单实用的实例,选择一个待处理图像,可直接运行,可修改后满足自己的需求-Digital image processing, edge detection, Hof transform to obtain a straight line, simple and practical examples, an image to be processed, can be directly run, can be modified to meet their n
Image acquisition
- 图像采集。测量是基于图像中物体所表现出来特征。图像处理算法通常利用图像中包含的信息进行分类,如边、面或形状。不同类型的机器视觉算法,影响并提取一种或多种信息。 边缘检测及其衍生技术,如耙子,同心耙,和辐条(rakes, concentric rakes, and spokes)用于图像中所表现出了边。他们可以精确地定位物体边缘的位置。可以使用边缘检测来进行部件宽度一类的测量, 这一技术被称为卡尺。也可以综合多条边来计算交点、投射、适合的园或椭圆。(Image acquisitionThe me