搜索资源列表
fengleihebing
- 本人用matlab自己做的图像分裂合并程序,主要对印章图像进行处理.-own image split the merger process, mainly to seal image processing.
canny
- 该程序在matlab平台上实现了用最佳提取图像边缘的canny算子提取整副图像的边缘象素. 其中利用高斯函数滤除噪声和用高斯算子的一阶微分对图像滤波合并为一个算子,通过形态学算子将两幅图像的边缘进行连接.
matlab图像处理软件
- 可以直接使用,系统完成的基本功能大致如下: 1.能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2.数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3.数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。
实现区域的分 裂和合并
- 用matlab编写的程序,实现区域的分 裂和合并,并带有图像,Matlab prepared using the procedures of the division and regional merger with images
splitmerge
- 基于matlab的图像分割合并算法实现,运行程序时,需设定最小模块大小,可设定为2,4,8,16-image split and merge based on matlab,the program need to give the minimum module size.
splitmerge_matlab_program
- 关于图像分割、区域分离和合并的matlab程序-On image segmentation, region separation and merger procedures matlab
coloredgedetection
- 基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-color image, respectively, morpho
Separately_based_on_wavelet
- 基于小波变换的分开—合并图像分割matlab .采用多尺度小波变换系数作为四分树结构的分开一合并法图像分割的一致性度量 从而在大的图像块中。去除噪声的影响,在小的图像块中,以小波变换的局部极大值精确定位边缘,根据边缘信息进行分开一合并法图像分割 .实验表明.算法得到满意的结果 . -Separately based on wavelet transform- the combined image segmentation matlab. The use of multi-scale wa
meimei
- 双光谱图像融合 图像融合的目的是综合各个图像的互补信息,合并成一个新图像来改善图像的视觉效果,获得对同一场景更为准确、全面、可靠的图像描述。-An Image Fuse M ethod
split_merge
- 通过区域分裂和合并对图像区域完成分裂合并的算法-Through the regional division and the completion of the merger on the image region splitting and merging algorithm
imagesegmentation
- 压缩文件里有四种图像分割的算法源代码,即阈值法、区域增长法、分裂合并法和K均值法。图片可用于检验。-The rar folder includes four source code of image segmentation,ie.thresholding, region growing, splitting and merging, kmeans. The images are able to be used for evaluation and verification.
matcellpicture
- 对整个图像进行分块,再对每块进行像素点寻找,最后合并块。-cut the picture,then find the pixels which are demanded,finally merge them back to the picture
PlateLocal(matlab)
- 实现车牌识别并自动定位* 主函数:MyCarLocal.m * * im2gray 将图像转化为灰度图象; * * mycombine 区域合并; * * select 前期处理的区域选取; * * isplate 判断检测出的区域是否为车牌区域,还需要继续完善。-Automatic license plate recognition and positioning to achieve
matlab-4
- 图像融合的目的把来自多传感器的数据互补信息合并成一幅新的图像,以改善图像的质量。图像融合最简单的理解就是两个(或多个)图像间的相加运算。这一技术广泛应用于多频谱图像理解和医学图像处理等领域。主要分为空域和频域相加。-The purpose of image fusion from multiple sensor data to complement the information merged into a new image to improve image quality. The simp
hough_matlab
- matlab图像处理代码,利用分裂、合并算法进行图像的分割,含m文件和GUI-matlab image processing code, using split, merge image segmentation algorithms, including documentation and GUI m
zfdg
- 图像中角点(特征点)提取与匹配算法,对于两幅相似的图像,通过角点检测算法,进而找出这两幅图像的共同点,从而可以把这两幅图像合并成一幅图像。(含程序)-Image corners (feature points) extraction and matching algorithms for two similar images by corner detection algorithm, and then find the two images in common, which can merge
splitmerge
- 包含两个代码,m文件,基于区域的分裂合并图像分割方法,predicate规定了分裂合并准则,splitmerge用于分裂合并,数字图像处理,冈萨雷斯,Matlab版第十章第四节,区域分离与合并-Contains two code, m files, split and merge region-based image segmentation methods, predicate to the provisions of division merger guidelines, the split
SSeparately_be
- 基于小波变换的分开—合并图像分割matlab.采用多尺度小波变换系数作为四分树结构的分开一合并法图像分割的一致性度量 从而在大的图像块中。。去除噪声的影响,在小的图像块中,以小波变换的局部极大值精确定位边缘,根据边缘信息进行分开一合并法图像分割 .实验表明.算法得到满意的结果 . -Separately based on wavelet transform- merge image segmentation Matlab. Multi-scale wavelet transform coef
matlab-code
- 应用Matlab工具箱演示对比度增强,局部平滑,中值滤波,小波工具,边缘检测,图像二值化,Hough变换直线提取,灰度阈值分割,四叉树分裂合并法等,并完成这些处理程序的GUI集成。-Application the Matlab toolbox Demo contrast enhanced local smoothing, median filtering, wavelet tools, edge detection, image value, Hough transform line extra
Spatial_Diversity
- 《空时无线通信导论》第五章所有仿真图像matlab再现程序。包括MIMO信道中Alamouti 编码,最大比合并MRC,衰落信道中的发射接收端性能比较。-" Introduction to Space-time Wireless Communications," Chapter V all simulation matlab image reproduction program. Including MIMO channel Alamouti coding, the maxim