搜索资源列表
图像处理与数控技术
- 集中展示了图象处理功能和由图象处理到数控输出控制,是从事机器视觉开发不错的参考资料。-concentrated display of image processing functions and image processing from the output of CNC control, machine vision is engaged in the development of good references.
DigitRec
- 数字识别系统源代码: 第一步:训练网络。使用训练样本进行训练 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90%。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。 具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“
dk0619
- 此程序为一图像处理程序,用OPENGL编制, 用户首先选择是绘制二维或三维图形,对于相应的图形输入一定的数据后保存,即可出现需要的图形窗口,可以进行数据预数据,查看变差函数,运用克里格插值,观查图像生成过程及帧描绘过程,最后点击输出即可看到所实现的图形,此为一个非常不错的图形图像处理程序。且是用MFC实现的,功能强大,便于窗口运行。-procedure for an image-processing program, using OpenGL establishment, users fir
zuoye6
- 将图片读入内存,进行如下处理后,将原图片和处理后的图片一起输出,进行观察和比对: Ø 只保留图片的红色分量; Ø 只保留图片的绿色分量; Ø 只保留图片的蓝色分量; Ø ?0?2 将红, 绿, 蓝分量的平均值作为红绿蓝分量; Ø 红,绿,蓝分量相互交换; Ø 将图片中某种颜色或与之相近的颜色替换成另一种颜色;-will read
pygpiv-0.0.tar
- LIBGPIV is software for (Digital) Particle Image Velocimetry (PIV). It contains the core functions for image-processing, image evaluation, validation, post-processing, input/output functions, memory allocation etc.-LIBGPIV is software for (Digital) P
image-processing---fft
- 2D图像处理的快速傅里叶变换,输入输出接口便捷-2D image processing, fast Fourier transform, and convenient input and output interfaces
121
- 在进行图像处理时,需要对原始的图像进行视频的读入和输出处理。-During image processing, the need for the original video image read and output processing.
Digital-Image-Processing-
- 常用图像处理,包括图像的读取输出,直方图均衡、傅里叶变换、中值滤波等-Commonly used image processing, including reading the output image, histogram equalization, Fourier transform, filtering, etc.
Image-processing-using-mfc4
- 本文介绍了一种图象旋转的方法,方法原理是先算出旋转后的坐标,再将原有图像数据按照新的坐标输出就可以得到旋转了的图像。-This paper presents a method of rotating the image, the method principle is to calculate the rotated coordinates, then the original image data output according to the new coordinates can be r
histogram-processing
- 利用matlab处理,计算所有点数,计算每个色阶的次数,限定0-1范围内,再累加再影射输出-Processing using matlab to calculate all the points, calculate each color scale the number of times, limited the range of 0-1 accumulate again alluding output
Linear-transformation-of-image
- 输入二进制图像文件,计算查找表,对图像进行线性变换,最后输出处理后图像-Input binary image file, calculating the lookup table, and the linear transformation of the image, the final output processing of image
fluent-Output
- 用matlab对fluent导出的结果进行处理而且可以将数据导出的例子。将fluent导出的ASCII数据导入matlab处理。-Fluent exported for processing and can export data using matlab example. Fluent ASCII data export import matlab processing.
The-input-and-output-image
- 编程实现部分图像处理算法 能够完成BMP文件的输入输出操作; 输出BMP文件的头文件信息 -Programming part of the image processing algorithms to complete BMP file input and output operations output BMP file header information
Digital-Image-Processing
- 数字图像处理算法,可实现一幅图片的读入及经过变换后的输出-Digital image processing algorithms to achieve a picture read and output after the transformed
OBJ-format-processing-OPenGL
- 3D模型OBJ格式 在Opengl中处理与输出-Opengl 3D models in OBJ format to deal with the output
Image-processing
- 可对图像进行分色处理、灰度输出、二值输出、读取图像部分信息等等。-Can image color processing, grayscale output, binary output, reading part of the image information and so on.
PlateCheckAdjust
- 在只知道图像的坐标相关的上下左右位置的情况下。对图像进行判断,宽高不能小于0,并且不能大于PLATESIZEWIDEMAX、PLATESIZEHIGHMAX -By only know the coordinates of the relative position of the upper and lower left and right of the image, the image output processing, first be judged. Image width and he
picture-processing-w
- 利用OpenCV一些库函数对图像中的曲线进行编号并输出坐标数据。-Use OpenCV library functions to code the curve in the image and output the coordinate data
Pseudo-Color Image Processing
- 数字图像处理实验-图像处理-含实验题目及源代码(Pseudo-Color Image Processing (a) Implement Fig. 6.23, with the characteristic that you can specify two ranges of gray-level values for the input image and your program will output an RGB image whose pixels have a specified c
GDI+教程(C++中文版)
- 图形设备接口,它的主要任务是负责系统与绘图程序之间的信息交换,处理所有Windows程序的图形输出。 GDI+教程(C++中文版)(Graphics device interface, its main task is responsible for the exchange of information between the system and the graphics program, graphics output processing of all Windows applicat