当前位置:
首页 资源下载
搜索资源 - image code project in matlab
搜索资源列表
-
0下载:
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。,This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any g
-
-
0下载:
模式识别大作业题目和实习代码:
(1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。
(2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。
(3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
-
-
0下载:
hai I m doing digital image processing project in matlab. so I wnat source code for edge dector algorithm, color histogram and texture algorithm using matlab related source code.
-
-
0下载:
This project is under Digital image processing. The project helps us to identify the smoke present in the images, the source code is written by matlab scr ipting.
-
-
0下载:
Block Matching Algorithms for Motion Estimation
This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University.
Following is a short descr iption of the m files in this
-
-
0下载:
image inpainting
-CS7495 Final Project
Sooraj Bhat
Object Removal by Exemplar-based Inpainting
USING THE CODE
Everything was done in Matlab and MEX (i.e. a C function callable from
Matlab). First, the C code needs to be comp
-
-
0下载:
这个工程实现了红绿蓝三个分量的提取,采用了新的方法,比传统的方法要清楚些,并且对红色分量做了DFT变换,用模版来对图像进行加密,为图像加密提供了一种新的思路。代码免费下载,功能优。-The project implements the extraction of three components red, green and blue, using a new method to make it clear than the more traditional methods, and compo
-
-
0下载:
i need matlab code regrading my project in image processing
-
-
0下载:
this is a digital image processing project of image segmentation in matlab with .m code files
-
-
0下载:
Scale Invariant Feature Transform was the final project of DIP course. The source code is provided in matlab 20-Scale Invariant Feature Transform was the final project of DIP course. The source code is provided in matlab 2011
-
-
0下载:
kaiming he的guided image filtering的c++代码,利用VS2010+OPENCV2.4.4实现,效果和公布的MATLAB代码相同。-C++ code for KaiMing He s guided image filtering, the result as same as matlab code which publish in the web, project is code via VS2010+OPENCV2.4.4.
-
-
0下载:
code source compression image using Haar wavelet
By Arash Fattahi, Omid Aladini {r_ash,omid}@cs.sharif.edu
To compress an image use this command in MATLAB:
haar_compression(FILE_NAME,COMP_LEVEL,MOSAIC_SIZE)
example:
haar_compres
-
-
0下载:
This Project is confined to identification of hand postures and to establish a man-machine interaction. The hand region in the image is detected and the number of active fingers is determined. In this approach, the input which is an image or a frame
-
-
0下载:
The Matlab project contains the source code and Matlab used for a very fast subpixel image registration . A very fast and accuracy subpixel image registration or alignment based on cross correlation and modified moment algorithm .
The source cod
-
-
0下载:
The following Matlab project contains the source code and Matlab examples used for fractal image compression using quadtree decomposition and huffman coding. Image storage and transmission have created an increasing importance for the compression tec
-