搜索资源列表
numberplate_C++Builder
- 车牌识别C++Builder代码,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。 -LPR C Builder code, first and foremost, we should plates gray, Then the image median filtering for
picturechuli
- 程序均为vc++下图像处理程序,包括图像位图处理、图像获取、采样、灰度处理、几何变换、正交变换、图像增强、腐蚀膨胀、边缘检测、图像分割、配准、图像压缩及复原。-procedures are under vc image processing procedures, including Bitmap image processing, image acquisition, sampling, gray, geometric transformation, orthogonal transforma
edge_zxf
- 这是一个采用小波和最优算子提取图像边缘(轮廓)的动态库,其效果 非常好,曾用于很多图像识别软件中。附有示例程序。 用于商业目的可能需要注册。-This is a wavelet and optimal operator Image Edge Extraction (contour) of the dynamic, the effect is very good. has been used for many image recognition software. With sample
imageprocessingvc
- 数字图像处理典型算法实现,共12章。01vc数字图像编程基础知识,02数字图像的采集、量化和表示,03数字图像的点运算;04图像几何变换,05频域处理方法;06图像增强技术;07图像腐蚀膨胀和细化算法;08边缘检测与提取及轮廓跟踪;09图像分割;10图像配准;11图像复原;12图像压缩-typical digital image processing algorithm, a total of 12 chapters. 01vc Digital Image basic knowledge of
susanpeizhun
- 为电子期刊,内容是:基于边缘检测算法的图像配准。-to electronic journals, which reads : edge detection algorithm based on the image registration.
天力卓越
- 天力卓越医药商务系统的注册模块原代码, 程序编写紧凑,比较使用,推荐!-days edge medicine outstanding business system for the registration module source code, programmers compact, more use and recommend!
jiyuHausdorffdetuxiangpeizhun.
- 针对图像配准中常出现的RST(旋转-比例-平移)变换,推导出了相应的盒距离变换公式。与传统的基于广 义仿射变换的Hausdorff盒距离变换公式相比,缩小了搜索距离空间。在计算Voronoi表面时,根据Hausdorff距 离的计算需要提出比较滑动窗口的区域Voronoi表面,节省了计算Voronoi表面的时间。并且在利用边缘点计算 Hausdorff距离时,剔除琐碎的边缘,仅使用较长的边缘计算。试验结果表明,这些改进方法较大地提高了基于 Hausdorff距离的图像配准的计算速度。
SIFT
- 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and th
6
- 此代码包含了图像获取,图像增强,图像复原,正交变换,压缩编码,图像配准,运动检测,特征提取,图像分割及识别的功能-This code includes the image acquisition, image enhancement, image restoration, orthogonal transform, compression, image registration, motion detection, feature extraction, image segmentation a
chepaijingquefenge
- 车牌号码的自动检测先进行图像的预处理,在对预处理后的图像做边缘检测,根据车牌像素的大小进行车牌分割最后将分割的车牌保存在一个文件当中-Automatic detection of the vehicle registration number, preceded by image preprocessing, in the image pre-processing to do edge detection, in accordance with license plate license pla
EDGE_MATCHES
- 基于边缘检测的图像配准程序,希望对大家有帮助。-Based on Edge Detection image registration procedures, in the hope that everyone has to help.
disp_fig
- 采用通过提取图像的边缘特征对两幅图像配准,并采用双线性插值算法来提高配准精度。用于两幅图像间变化不大的配准。-Adopted through the extraction of image edge characteristics of two image registration, using bilinear interpolation algorithm to improve registration accuracy. Between two images for little chan
CannyExtracttheedge
- 使用canny算子 提取图像的边缘。得到边缘以后,可以进行图像的配准,进而进行融合-Operators use the canny edge extraction of images. Be the edge of the future can be carried out image registration, and fusion
registration
- 图像配准,首先实现了简单的图像预处理,然后根据两种不同的配准准则,互信息和边交互方差作图像配准-Image registration, first of all to achieve a simple image pre-processing, and then two different registration criteria, mutual information and edge interaction variance for image registration
edge-detection
- 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The SIFT program used to do with the edge combination image registration using SIFT test first key with CANNY edge detection operator to optimize select the best match point
1996_Image-Registration-Using-a-New-Edge-Based-Ap
- this document is an article of Image Registration Using a New Edge Based Approach
2011_Deformable-registration-using-edge-preservin
- 2011_Deformable registration using edge-preserving scale
Edge-image-registration
- 图像配准是多传感器图像融合研究中的一项关键技术。多传感器图像特别是波段相距较远的相 关性较小的图像,要实现图像配准存在很大的困难。对于能够用仿射变换模型来描述的图像,图像之间比较 明显的特征是各个物体之间的边缘.该文研究利用小波变换的方法提取图像的边缘,并对边缘图像作交互方 差分析,搜索出最佳交互方差的配准参数。通过对SPOT和TM图像的处理,达到了精度较高的配准效 果.-Image registration is a key technology in the study o
image-registration-
- 该文研究利用小波变换的方法提取图像的边缘,并对边缘图像作交互方差分析,搜索出最佳交互方差的配准参数 通过对 S P O T 和 T M 图像的处理, 达到了精度较高的配准效-This paper studies the use of wavelet transform to extract image edge, and the edge of the image for interactive analysis of variance, search out the best intera
registration
- 基于联合相似测度的SAR图像边缘点特征配准方法-Based on a similar measure joint SAR image edge point feature registration method