搜索资源列表
autocad
- 遍历文件夹中所有的Dwg文件,是用NET对autocad的二次开发,非常实用
Print.rar
- 通过GDI+使用默认打印机打印图片,或者对文件夹下的图片遍历打印,Print a image by GDI+
pictueaddtext
- 遍历文件夹内所有图片,在图片上加字,备份原始文件-Traverse all the pictures folder, add the words in the picture, backup the original file
123
- 用subplot,imshow,imread,遍历并显示图库文件夹中的人脸图像(用循环)。运行后图像要显示成矩阵模式的,还得产生统一矩阵和均值矩阵。-With a subplot, imshow, imread, traverse and display the Gallery folder of face images (with circulation). After running into the matrix mode to display images, and have to pr
gisPresources-management
- 文件及文件夹遍历,gis二维图层空间定位,用于资源管理-File and folder traversal, gis spatial orientation of two-dimensional layers for resource management
HSIimg
- 实现的类可以将每个图片转成hsi颜色空间的图片并显示。在main函数中实现一个文件夹下对于视频的递归遍历,将每个视频中的每一帧取出,进行变换,最后将每个视频中所有帧的亮度值(hsi空间中的i)化成折线图输出并存储为图片,在亮度变化特别大的点用圆点圈出,图片存在视频所在目录下。由于要实现对视频中所有帧的处理,为了加快速度因此单独的将每幅图转成hsi之后现实出来的那三个窗口被注释掉了(否则会现),需要的去掉hsi.cpp后面的那几行注释符号就可以。想要转换颜色空间的,只需要单独用的可以只使用hsi.
normizeimage
- 用于遍历一个文件夹下所有的图片文件,对图片进行归一化,同时还进行翻转,对于机器学习制作样本,归一化非常有用(环境opencv2.2 vc2010)-Traverse a folder for all image files, the picture is normalized, while the flip, making samples for machine learning, normalization is very useful (Environmental opencv2.2 vc2
duwenjiand
- 遍历文件夹下的所有图片的代码,基于VS2008编写,内有注释,代码运行速度很快-Traverse Folder all photos of the code based on VS2008 written within the annotated code to run fast
ImageComp
- JAVA遍历文件夹使文件夹内多张图片合成到一张图片 并且按照特定的顺序进行排列 可以根据母图片的不同大小进行自适应-JAVA Traverse Folder folder within a multi-picture synthesis to a picture and arranged in a specific order according to the mother of the different sizes of the pictures adaptively
readpic
- 遍历读取文件夹内的所有图片,读取所有opencv支持的格式,并转换为某种形式。-All pictures, the traversal read folder read all the opencv supported formats, and convert some form.
Print
- 通过GDI+使用默认打印机打印图片,或者对文件夹下的图片遍历打印-Print a image by GDI+
Image-traversal
- 给定一个文件夹,遍历该文件夹下面所包含的所有图像,并将相应信息返回在一个结构体中-Given a folder, traverse the folder that contains all of the images below, and will return the appropriate information in a struct
untitled1
- 在文件夹内遍历搜索需要滤波的图像,并转换为numpy数组(Traversing within folders searches for images that need to be filtered)