当前位置:
首页 资源下载
搜索资源 - matlab read picture
搜索资源列表
-
0下载:
模式识别大作业题目和实习代码:
(1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。
(2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。
(3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
-
-
0下载:
matlab实现双线性插值算法,在界面上实现读取存放缩放图片-matlab bilinear interpolation algorithm to achieve, in the interface to read stored zoom picture
-
-
1下载:
基于Canny算子检测图像的边缘 读入一张图片,显示该图片经过canny算子处理后的边缘检测结果(要求不能直接调用canny算子)-Canny operator based on image edge detection of a read into the picture, showing the picture after a canny operator after the deal with the edge detection results (request can n
-
-
0下载:
利用matlab对图像进行读入与处理(运用在仿真领域)-Use matlab to read the image and processing (used in the field of simulation)
-
-
0下载:
matlab
读取操作图片,可以打开图片,改变其显示模式-matlab read operation picture, you can open the picture, and changing the display mode
-
-
1下载:
利用matlab,读入一幅图片,输出它的7个不变矩-Using matlab, read a picture, the output of its seven invariant moments. . . .
-
-
0下载:
关于从摄像头实时读取图片的源码,并可以捕捉图片帧-Read about real-time images from the camera source, and can capture the picture frame
-
-
1下载:
包括两个MATLAB程序,一个读取AVI视频,并转换成一帧帧图片;两一个程序读取图片,并把这些图片转换成视频。-Consists of two MATLAB program, a read AVI video, and convert it into a frame picture 21 program reads the image and put these pictures into video.
-
-
0下载:
DICOM是各种数字化影像设备的图像格式和数据传输标准。许多医学图像都采用了DICOM标准。DICOM医学图像的编
码和显示是医学图像研究的基础。该文介绍了DICOM的相关概念和医学图像的组织结构。列出了数据集进行编解码的算法并用
Matlab和VC++编程实现DICOM医学图像的信息读取和显示。-Abstract:Dicom(Digital Imaging and Communications in Medicine)is the international standard of m
-
-
2下载:
matlab下实现对有颗粒重叠的情况的计数,读图片-二值化-腐蚀计数-重叠部分hough检测。经过试验,效果不错!-matlab to achieve a particle overlap of the count, read picture- binary- corrosion count- hough overlap detection. After testing, the result is not
Wrong!
-
-
0下载:
用matlab读取PGM格式图片,简单易懂,参考性强-Matlab read the PGM format picture, straightforward reference
-
-
0下载:
matlab中读取视频的源程序,可以将读取的视频保存为图片。-Matlab read video source, the video can be read as a picture.
-
-
0下载:
Matlab读取BMP_JPG图片显示直方图并以直方图谷底为阈值进行阈值分割-Matlab read BMP_JPG picture shows a histogram and histogram threshold segmentation of the bottom threshold
-
-
0下载:
用matlab编辑的一个读入图片代码,读入时需将图片放在指定位置。-Edited by matlab a picture of the code to read, to be read in the picture in the specified location.
-
-
0下载:
matlab读取图片,最基本的图片操作,内附有原图片和相关代码-matlab read the image, basic image manipulation, enclosing have original pictures and associated code
-
-
0下载:
这是使用MATLAB读取文件夹中的图片的几种方法(this is a combination of reading pictures in the files with matlab)
-
-
0下载:
从文件夹读取图片 缩放到任意大小,图片的格式不限(read picture from dir)
-
-
0下载:
MATLAB写的,用于读取16进制的图片的源代码(written in MATLAB , used to read the source code of 16 hexadecimal pictures)
-
-
2下载:
一、课题介绍:本课题为基于MATLAB的平面参数测量系统,是以一个带缺陷的光伏面板作为素材,检测出缺陷所在,定位后计算出每个缺陷的面积大小。本设计带有一个人机界面GUI.
二、算法流程:读入测试图片——rgb转换——分割——开闭运算——空洞填充——过滤微小连通域面积——计算缺陷面积和个数。(1. Topic introduction: this topic is a plane parameter measurement system based on MATLAB. It uses a ph
-
-
3下载:
本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer interactive interface. Read in the
-