搜索资源列表
DXF_DLL
- 程序里包含有一个读取DXF文件的动态库DXF.DLL,代码演示了如何利用该动态库实现对DXF文件夹的读取!-procedures Lane contains a read DXF file of the DXF.DLL. Demonstration of the code on how to use the dynamic for achieving the DXF file folders to read!
JAVA_Pic_ZXM
- JAVA写的一个JAPPLET,可读取GIF和JPG图片并显示,读取时可选取多张或独取某文件夹下全部图片-JAVA write a JAPPLET can read GIF and JPG picture and showed that Read more can be selected for independence or a folder full picture
RayTracer
- 是一个读取3DS的例子,模型文件在model文件夹里,先用opengl显示,然后点击菜单的按钮,便可以进行光线跟踪
Gabor_Texture
- 利用Gabor滤波实现纹理特征的提取。CGabor类用于生成单个滤波器,并可用生成的滤波器对图像进行滤波。CGetTexture生成不同尺度和相位的滤波器组,从文件夹中依次读取图像文件进行一系列滤波,生成纹理特征图像。
topoplot
- 基于采集的脑电导联信号,用matlab去噪和伪迹,最后绘制脑地形图。 去噪文件夹: FastICA_25文件夹为 fastICA函数;pca为pca 函数; av_sub伪迹减法去噪; ica_step1,ica_step2&pca 为ica与pca的去噪程序; wave_entro为小波熵的计算程序; topoplot为地形图函数; topo为画地形图程序;eloc32,eloc16为函数调用32导/16导的头皮电极分布位置 get_txt将采集的脑
read-save
- 将所选文件夹中的所有*.pts 文件中的 x和y 读取出来 ,并将读取出的信息保存到*.txt文件中-The selected folder*. pts file for all x and y read out, and read out the message saved to the*. txt file
videoFrameGet
- 一个视频处理软件,功能: (1)读取给定视频文件,提取帧率,并按照秒为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每秒钟存储25幅图像,秒钟的序号作为不同文件夹名称。 (2)对第i秒钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。 (3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。 -A video processing software, feat
2D-lacal-steering-kernel
- 读取文件夹下的所有相应格式的图像组合成为一个图像序列-read image
readpic
- 遍历读取文件夹内的所有图片,读取所有opencv支持的格式,并转换为某种形式。-All pictures, the traversal read folder read all the opencv supported formats, and convert some form.
read
- 本程序能够顺序读取文件夹中的内容,很好,很强大。-This procedure can be sequentially read the contents of the folder, very good, very powerful.
BrowsePicInFolder
- 读取文件夹下所有的照片并显示,用matlab编程-Read the folder all the photos and display, using MATLAB programming
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
MyWork2
- 读取文件夹下的图片生成视频文件. Kinect + Opencv.-Read the folder picture generated video files. Kinect+ Opencv.
read-all-images-in-one-fold
- 一次性读取文件夹下的所有图像,简单实用的一个小程序-read all images in one fold
nc_read
- 批量读取某一文件夹下的所有地表潜热通量数据(.NC格式),全球数据,转换为TIFF栅格格式。遥感数据批处理。(Read surface laten heat flux data (.nc) to geotiiff format.)
matlab-read-all-pictures-in-file
- 这是使用MATLAB读取文件夹中的图片的几种方法(this is a combination of reading pictures in the files with matlab)
change
- 用于Opencv样本制作,读取文件夹下的图片转为灰度和设定大小的图片(For Opencv sample production, read the folder under the picture to grayscale and set the size of the picture)
顺序读取图片
- 顺序读取文件夹的图像,用到ALLNAMES结构体,也可以随机读取,自己编一下(read pictures in a file)
MATLAB
- 一定条件下附加假彩色,从文件夹里读取raw文件并输出视频帧,可以对单帧图像进行处理(Read raw files from a folder and output video frames to process single-frame images)
on_trackbar
- 网上很多opencv的帧差法资料,但是大都直接调用视频,或者调用摄像头,调用文件夹下的图片库的资料比较少,通过网上整理资料,终于利用opencv按照帧来处理图片。 使用opencv批量读取文件夹下的视频帧批量读取图片; 使用opencv批量读取图片,二帧差分法二帧差法;(There are many opencv frame difference data on the Internet, but most of them call the video directly or cal