搜索资源列表
Gabor_Texture
- 利用Gabor滤波实现纹理特征的提取。CGabor类用于生成单个滤波器,并可用生成的滤波器对图像进行滤波。CGetTexture生成不同尺度和相位的滤波器组,从文件夹中依次读取图像文件进行一系列滤波,生成纹理特征图像。
simpleDIB
- 对图像进行读取进行相应处理后再输出至文件夹的图像处理类-input and output for a picture file
OpenCVexe_02
- 读取一个文件夹中的任意数量图片,并对读入图片进行尺寸调整、灰度化处理、直方图均衡化处理,并显示图片-Read number of images from a folder, and adjust the size,do gray processing, histogram equalization processing with the pictures , and display pictures.
mmread
- 用最新的mmread读取视频,并截取视频的每一帧保存到特定的文件夹,里面有测试视频,下载直接运行。-Read the video with the latest mmread, and the interception of each frame of video saved to a specific folder, there are test videos downloaded directly run.
qwert
- 人脸特征匹配源代码,实现在CVI上能够读取存储在文件夹中的数据,并与程序上的数据进行匹配-Face feature matching source code to achieve the CVI can read data stored in the folder, and with the data matching program on
matlab
- 此文档包括图像处理的一些基本操作:图像的多通道显示,图像的取反、翻转,图像滤波,简单的边缘操作,读取文件夹下的连续图像。-This document includes some basic operations of image processing, image of multi-channel, according to the image of the invert, flip, image filtering, edge of the simple operation, the cont
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
matlab-LBP
- matlab实现的LBP算法,读取当前文件夹的所有图片,并计算特征,一幅图片的特征一行,最后导出到txt文档中。-Matlab implementation of the LBP algorithm, the current folder to read all the pictures, and calculate the characteristics of a picture of the characteristics of a line, and finally exported to
Read_images
- 连续读取一个文件夹中的所有图片并输出各个图片的HSV颜色直方图,vs2013+opencv2.4.9,代码调试通过-Continuously read a file folder of all image and output of each picture HSV color histogram, vs2013+opencv2.4.9, code debugging through
matlab
- 三维模型数据中包含“Princeton Shape Benchmark dataset”,三维模型数据库,其中的.off文件为三维模型,这些模型可以使用文件夹中的“打开三维模型的软件”打开查看。 matlab代码中“读取三维模型”为matlab读取.off文件的代码,得到的是三角面片信息和点云坐标 “三维模型切割”中为切割三维模型的一个例子,具体是从三维模型上找三个点构成一个平面,找到这个平面与三维模型的交点,这只是一个例子,具体如何切割三维模型需要自己实现,其中读取的三维模
simpleDIB
- 读取BMP图片并显示的MFC程序。主要文件在文件夹MFC中-read BMP picture
test
- 读取视频,获取鼠标点击的当前点,并保存到指定的文件夹下面,可以用以记录点击过程。-Reads the video, mouse click to obtain the current point, and saved to the specified folder, you can click on to record the process.
nc_read
- 批量读取某一文件夹下的所有地表潜热通量数据(.NC格式),全球数据,转换为TIFF栅格格式。遥感数据批处理。(Read surface laten heat flux data (.nc) to geotiiff format.)
change
- 用于Opencv样本制作,读取文件夹下的图片转为灰度和设定大小的图片(For Opencv sample production, read the folder under the picture to grayscale and set the size of the picture)
qzxing
- 使用qzxing库进行二维码读取,文件夹中有qzxing库和示例,qt5.5以下版本均可运行(Use qzxing library for two-dimensional code reading, folder has qzxing library and examples, qt5.5 version can run below)
train_test_set
- 怎么创建训练数据集和测试数据集。readimg.m读取一个大文件夹下的,所有子文件夹里的所有图片,并把同一个文件夹下的图片保存成一个矩阵。另一个文件是加载之前生成的数据,取80%为训练集,20%为测试集,并添加标签。(Read all the pictures from the folder and save it into a matrix)
10
- 在IDL中将.nc格式的数据读取并绘图,文件夹中附有示例数据。(Reading and drawing data in.Nc format in IDL)
顺序读取图片
- 顺序读取文件夹的图像,用到ALLNAMES结构体,也可以随机读取,自己编一下(read pictures in a file)