搜索资源列表
fcm
- 只要将myfcmseg.m文件中的文件名改为你自己的文件名,并将图像拷贝到该文件夹下,就可以实现fcm分割,非常简单易用。-Just myfcmseg.m file file name to your own file names, and images copied to the folder, you can achieve fcm segmentation, very easy to use.
FcmImage
- 用matlab实现Fcm分割图像,只需在matlab中调用main(image,C)即可,其中Image需为事先加载好的jpg文件,C为分类数。-Fcm Classify Digital Images By Matlab.
two-images-match01
- 该代码实现两幅图像的匹配,有详细的说明与报告-The code to achieve the matching of two images, a detailed explanation and report
getPDF2
- 本文提出了一种新的车辆许可证盘子识别,并在此基础上提出了一种自适应图像分割方法-In this paper, a new algorithm for vehicle license plate identification is proposed, on the basis of a novel adaptive image segmentation technique (Sliding Windows) in conjunction with a character recogni
brain_tumor_fcm
- In this project ,we propose a color based segmentation method that uses the c means clustering technique to track tumor objects in magnetic resonance (MR) brain images. The key concept in this color based segmentation algorithm with k means means to
pso
- 对不同噪声强度的加噪图像,用粒子群优化算法优化结构元素,找到最优结构元素,对图像进行去噪操作,使恢复的图像达到最大峰值信噪比-Noise intensity for different images with noise, using particle swarm optimization algorithm to optimize the structure elements, find the optimal structure element, the image de-noising o
dataread
- 该程序将红外热像图的tmp文件以数据读入到MATLAB中-The program of infrared thermal images of the tmp file to the data read into MATLAB,
ctex
- In this project, we intend to segment natural images by combing colour and texture information. For this we will be using an unsupervised image segmentation framework (referred to as CTex) that is based on the adaptive inclusion of color and texture
04
- 根据遥感图像纹理所呈现的多尺度特性和随机的特性,采用基于小波域 隐马尔可夫树模型对纹理进行分析,并有机地结合遥感图像的要求和特点进行深入研究。 -According to remote sensing image texture features presented and random multi-scale features, based on wavelet domain hidden Markov tree model for texture analysis, and the
ssim-1.1
- Implementation of the Self Similarity descr iptor based on the paper: Matching Local Self-Similarities across Images and Videos, Eli Shechtman and Michal Irani CVPR 07-Implementation of the Self Similarity descr iptor based on the paper: Matchi
MBI_Brain
- 本Matlab程序对脑区域图像进行分析,计算脑体积。-The Matlab program to analyze images of brain regions, calculated brain volume.
harris
- In the fields of computer vision and image analysis, the Harris-affine region detector belongs to the category of feature detection. Feature detection is a preprocessing step of several algorithms that rely on identifying characteristic points or int
PSNR
- 求解两幅压缩前后图片A和B之间的峰值信噪比-To find the PSNR (peak signal-to-noise ratio) between two intensity images A and B, each having values in the interval[0,1]. The answer is in decibels (dB).
edgedetec
- 用matlab实现边缘提取,应用于医学图像效果不错,抑制噪声很好-Edge detection using matlab implementation, good results for medical images, good noise suppression
ImageCompression_ANN
- Image Compression using Artificial Neural Networks This code is developed in MATLAB 6.5 and can used in Windows platform. Program contain all necessary files. For training the network use Train.m and Codec.m compress images by trained network.
feature_extraction_face_GE
- An automatic facial feature extraction method is presented in this paper. The method is based on the edge density distribution of the image. In the preprocessing stage a face is approximated to an ellipse, and genetic algorithm is applied
work
- 在彩色图像做水印载体的前提下,进行水印图像的嵌入和提取-Watermarks in color images make the premise vector, image watermark embedding and extraction
icalunwen
- 用ica进行混合图像分离,里面含有用matlab编写的源程序-Separation of mixed images using ica, which contains the source code written with matlab
OCR
- contains OCR class for handling OCR images.
hausdorff
- 实现用matlab进行hausdorff距离运算的源程序,包含两图像的匹配。-Implemented by the matlab source code for hausdorff distance operations, including the two images match.