Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab image
Search - matlab image - List
DL : 0
一中基于opencv的采用四幅图像的三维重建程序,并应用MATLAB现实出来-Opencv-based adoption of a four dimensional image reconstruction procedures and practical application from MATLAB
Date : Size : 1.42mb User : 明浩

模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_Laplace”或“学号后四位_Canny”。 (4)选做:利用OpenCV自由实现一个图像处理功能,要求至少用到4个不同的对图像操作的函数(选做请在作业提交时文件名后面加:_选做)。 -Model for large jobs and internships title code: (1) Please find themselves in a picture on the Internet used for any test, named "study after four _Original". On the C++ project folder (with the CPP files in the same folder). OpenCV with C++ function calls to read the pictures and display operations. (2) (1), based on the added modify the code, the original image into a grayscale image, and save named "study after four _Gray". (3) Use of OpenCV Sobel, Laplace, Canny algorithm corresponding function (2) image processing, and preservation, named "study after four _Sobel" or "study after four _Laplace" or " After school number four _Canny ". (4) Optional: using OpenCV free to implement an image processing functions required to use at least four different functions that operate on the image (choose to do in the job submission when the file name followed by: _ Optional).
Date : Size : 633kb User : 吕明

Opencv写的空间滤波包括最大最小中值滤波等等,借鉴数字图像处理matlab版page117 的函数,几何平均,算术平均,调和平均,反调和平局,中值,中点等-Opencv write spatial filtering, including maximum and minimum median filtering, etc., drawing on digital image processing matlab version page117 function, geometric mean, arithmetic mean, harmonic mean, anti-harmonic draw, median, midpoint, etc.
Date : Size : 85kb User : shlkl99

此程序功能是:对图像进行直方图统计。所以的是opencv,这和matlab做直方图统计是有区别的。对初学掌握opencv数字图像有一点小帮助,可以直接运行-This program features: histogram of the image. So the opencv and matlab histogram there is a difference. Beginner to master the opencv digital image a little help, you can run directly
Date : Size : 2.26mb User : 罗国中

OPENCV轻量级而且高效,由一系列 C 函数 和少量 C++ 类构成,同时提供了 Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-The OPENCV lightweight and efficient, and by a series of C function And a small amount of C++ class structure, while providing a language like Python, Ruby and MATLAB interface to achieve a general algorithm for image processing and computer vision.
Date : Size : 10kb User : kristena

DL : 0
matlab 进行图像的hough变换提取直线一共有3个工程文件 一次下来都可以试运行!!保证可以的!-hough transform matlab image to extract the straight line, a total of three project files at once down can test run! ! Guarantee!
Date : Size : 481kb User : 王子

DL : 0
使用MATLAB中的imadgujust函数对图像进行亮度变换-Use MATLAB in imadgujust function image brightness transform
Date : Size : 47kb User : 王刚

DL : 0
如题,图像处理相关matlab程序代码,应该比较全了-Such as title, image processing matlab code, all
Date : Size : 1kb User : 刘崇宇

DL : 0
数字图像处理与机器视觉-VC++与Matlab实现》光盘-Digital image processing and the machine vision-VC++ the Matlab " CD
Date : Size : 6.23mb User : 郑文涛

DL : 0
matla编写的图像清晰度评价代码。相关系数、清晰度、熵-The written in matla image clarity evaluation code. Correlation coefficient, sharpness, entropy
Date : Size : 1kb User : MrD

DL : 0
代码——Matlab 如何截取视频中的每一帧图像并保存-Code- Matlab how to intercept each frame in the video image and save
Date : Size : 4kb User : 张无忌

DL : 0
matlab/C++ 源代码,在数字相关技术中应用非常高效准确。-matlab/C++ source code in digital image correlation. It s very useful and convenient
Date : Size : 160kb User : Jiangping Xu

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.
Date : Size : 4.14mb User : jj

DL : 0
用matlab编译的经典光流算法HS算法,附有程序需要的图像-Classic compiled using optical flow algorithm matlab HS algorithm,with Image program need
Date : Size : 2.21mb User : 郑宇凌

Matlab在图像处理与目标识别方面 很好的资料 -Matlab in image processing and object recognition on good information
Date : Size : 2.53mb User : 暖冬

DL : 0
penCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-penCV full name is: Open Source Computer Vision Library. OpenCV is based on (open) issued a cross-platform computer vision library, you can run on Linux, Windows and Mac OS operating systems. It is lightweight and efficient- by a series of C functions and a few C++ class structure, while providing an interface Python, Ruby, MATLAB and other languages, to achieve a lot of generic algorithm for image processing and computer vision.
Date : Size : 55kb User : Bonnie

DL : 0
阈值法图像二值化,利用阈值法将图像二值化,光条-Threshold image binarization using threshold method image binarization, light bar
Date : Size : 575kb User : xiaotong

DL : 0
image matching相关的matlab程序,可运行,已调试(Matlab image matching, can run, have been debug)
Date : Size : 103kb User : replememept

DL : 0
matlab图像处理命令,集中了matlab图像处理函数,对初学者很由帮助,,(Matlab image processing orders, focus on the matlab image processing functions, by the very helpful to beginners,,)
Date : Size : 26kb User : codeqzbg

DL : 0
MATLAB程序附图像,利用HSI色彩空间的AGV对路径进行识别,(MATLAB image attached, using HSI color space of AGV right path for identification,)
Date : Size : 35kb User : Wiyne
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.