搜索资源列表
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
6
- VC++图像处理程程序设计配套光盘的第六章锐化处理及边缘检测程序,
edge
- C++程序代码,实现功能图像的边缘检测,课程设计专用!
deiphiimageprocessing
- 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
ColorProcessor
- 基于cuda的GPU编程,关于图像边缘检测处理的cuda程序-cuda programming ,about graphic process
goodedge_detect_simple
- 在matlab环境下,实现了边缘检测的程序,图像处理中经常遇到的方法-In the matlab environment, realize the edge detection procedures, image processing frequently encountered in method
imageclipper
- 改程序主要功能是抠图,使用键盘鼠标操作,实现对图像的切割及边缘的检测。-The main function of the change program matting, use the keyboard and mouse operations, cutting and edge detection image.
digital-image-processing
- 图像处理的编程入门,包括去噪,滤波,膨胀,腐蚀,边缘检测等,十分简单易学-Introduction to image processing programming, including denoising, filtering, expansion, corrosion, edge detection, very easy to learn
gaoshouchuanVC
- 高守传VC++ 数字图像处理典型算法及实现(源代码),里面的程序都是编译好的,可以直接使用,很多数字图像处理中经典好用的算法。内容涵盖了数字图像概述、visual c++数字图像编程基础、图像的几何变换、图像的灰度变换、图像的正交变换、图像增强、图像复原、图像的压缩编码、边缘检测与图像分析、图像的数学形态学运算、图像融合,以及图像特技显示等,最后综合运用了图像处理的多种理论和方法实现了一个人脸检测的案例。-failed to translate
Canny
- 实现图像的边缘检测,提取图像的特征信息,为后面图像处理做准备。-Image edge detection, feature extraction of image information, preparing for following image processing.
xiaobobianhuan
- 利用小波变化实现对不同灰度图像的边缘检测-Changes implemented using wavelet different gray-scale 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
N-sparse
- 创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。-Cr
yijiesuanzi
- 图像处理种常用的一阶微分算子,主要实现图像的边缘检测和提取。 -Image processing is a kind of commonly used first order differential operator, mainly to achieve the image edge detection and extraction.
sobel
- sobel边缘检测代码,实现检测图像的边缘信息,可以提取出图像的边沿-Sobel edge detection code to detect the edge of the image information, you can extract the edge of the image
边缘检测
- 该程序是基于labview的图像边缘提取,图像处理(The program is based on LabVIEW image edge extraction, image processing.)
检查图像边缘
- 图像边缘检测,利用视觉工具包进行图像边缘的检测,附带几张例子图片(Image Edge Detection)
LV2016车牌识别
- 1)LabVIEW实现车牌的自动识别,同时提供Gamma变换图像、边缘检测结果、正交投影信息等。 2)文件中附车牌图片、识别结果。 3)2016版本LabVIEW。(1) Automatic recognition of license plate realized via LabVIEW, where gamma transform image, edge detection result, orthogonal projection information are also provided