搜索资源列表
bmp2dat
- DSP6416 图像处理程序,从BMP图片读取数据,以通过编译和仿真
mfc实现框架实现图像的读取
- 实现图片的读取操作 简单易懂
0001
- 用MATLAB读取一幅任意大小和格式的彩色图片,并将图片数据保存到dat格式的m代码,同时还可以读取TXT格式的数据文件,并在MATLAB将其以图像的形式显示出来-Using MATLAB to read any size and format of a color image, and image data into m code dat format
ShowJPG
- 这是用VC6.0编写的读取JPG格式的小程序,功能不多,只是读取图片,易于学习。-It is written in VC6.0 small program to read JPG format, features more than just read the picture, easy to learn.
image_process
- 常用的图像处理算法包括bmp图片读取、旋转以及高斯去噪等算法-read bmp picture and bmp picture rotate and so on
OpenCVtest2
- 利用opencv实现的图片读取以及灰度变换和直方图的绘制-Image loading,and historam drawing by opencv
visualcPP2
- visualc++图片读取代码,这是上机考试时编写的简单读取图像的代码-VisualC++ image to read the code, this is the examination will prepare a simple image to read the code
LDA_ORL
- 如何使用matlab读取ORL图像,400张人脸,每类10张,一共40个类.并用LDA进行降维-how to use matlab to read ORL face images,400 face images of 40 people, 10 images per person. Then use LDA to reduce dimensionality
testp
- 该程序实现的是:图片读取 -边缘检测-图片切割-灰度化的功能-this system can read picture,edge detection,picture incision and gray level
png_test
- 这是一个完整的png图片读取项目,包括了pnglib、zlib和win32工程,大家可以单步调试验证png格式的基本功能。-This is a png image read out, including pnglib, zlib and win32 project, we can single step of the basic functions to debug and verify the png format.
read-CR2
- Cannon 5D MARK2 拍的RAW模式图片读取,网上很难找的,要用的EDSDK-Cannon 5D MARK2 shoot RAW mode images read, difficult to find online, use the EDSDK
find-path
- 主要用于性别识别,可以将不同目录下的不同文件夹下的多张图片读取出来,并按顺序排列,存储为.mat文件,并为每个图片打上标签,方便后面的训练。-Mainly used for gender identification, multiple images can be different files in different directories under the folder read out, according to the order, stored as .mat file and m
bmp4
- bmp图片读取- Simple bmp image read
ImageProcessing-master
- 将图片读入python转化为tensorflow能识别的二进制文件(the transfer from a picture to Binary file in python)
video
- vi2img.m :将视频转换为单张图片 avi2mat.m :将所有单帧图片转换为向量存储为mat文件 img2avi.m :将所有单帧图片转换为视频(Simple processing of graphics and images)
附件1-视频读取-播放-存储操作程序
- 把视频在matlab里分解成一帧一帧图片并保存,然后将图片变为灰度数据保存(Break the video into one frame and one picture)
视频读取-播放-存储操作程序
- 将视频文件转化为单帧图片,并转化为mat文件,可进行编辑,再转化为单帧图片,再转化为视频。(Convert video files to single frame pictures)
pf-noise
- 利用粒子滤波处理噪声,在图像上散列均匀分布白噪声点。需要自行读取图片(The particle filter is used to deal with the noise, and the white noise points are evenly scattered on the image. You need to read the picture yourself)
顺序读取图片
- 顺序读取文件夹的图像,用到ALLNAMES结构体,也可以随机读取,自己编一下(read pictures in a file)
ReadHighCamera
- 大恒摄像头内部自带驱动库,无法直接用Qt来读取图片,需要借助opencv做格式转换,来实现上位机显示。如果缺少dll文件请自己添加。(需要opencv和大恒水晶的dll,详见属性页)(this is a demo about how to show daheng camera image to the Qt ui Widget .it just a format conversion.)