搜索资源列表
PolygonInputOutput
- 实现多边形输入输出 计算机图形学 输入顶点实现输出-achieve polygon input and output computer graphics input vertices to achieve output
GraphExp
- 一个简单的画图程序 试试玩得 输入输出用限制的-a simple drawing program to try to do with input and output restrictions!
MFCBandFilter
- 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a
libdib
- 自己开发的针对Windows环境下DIB位图输入输出、访问、修改、变换的C/C++函数库(不需专门VC工程, 导入其他工程即可用),已经相当长时间测试和使用。-own development environment for Windows DIB bitmap input and output, access, modify, Transform C / C + + library (without specialized VC projects into other projects can
simpleimage
- 使用cimage输入输出的,大小转换,格式变换的代码-cimage use of the input and output, the size conversion, format conversion code
3dsEditor
- 运行后,通过输入/输出3ds模型,加载或导出3ds模型。并且可以增加场景,改变窗口模式
picture
- 用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法:1.基于灰度值的模板匹配2.模板匹配的改进算法 采用界面输入输出方式
denoise1
- 领域滤波算法降噪源码,输入输出的是.bin格式的源文件,也可以把后缀去掉,总之就是裸数据,float型的。可以有效抑制图像噪声
IMGRestore
- 几种图像复原集合在一个程序中包括有运动模糊/复原,逆滤波退化/复原,加噪退化,维纳滤波复原,支持256色BMP图像输入输出。
dio2431
- 一个KMDF的实例驱动, 对应硬件是 Sealevel系统Dio-24(8008和8018)数据输入输出卡
RTD2660-AV-VGA RTD2260 参考原理图 两路AV输入
- RTD2260 参考原理图 两路AV输入,TTl数字信号输出-RTD2260 reference schematic
originalPWF.rar
- 对极化SAR图像进行原始PWF(极化白化滤波)处理,最终可输出一幅图像。 当然,输入输出都是雷达接收到的电场强度信息,要转化为图像还需要将其值转换为255灰度范围内。,Polarization SAR images of the original PWF [polarization whitening filter] treatment, the final output image. Of course, input and output are the radar received ele
image-processing---fft
- 2D图像处理的快速傅里叶变换,输入输出接口便捷-2D image processing, fast Fourier transform, and convenient input and output interfaces
MeshSimpCode
- 实现边坍塌(edge-collapse)的网格简化方法;程序能指定输入输出的 obj 文件,以及面数的简化比(输出面数占输入面数的百分比),例如:命令行程序可以支持如下参数 mesh_simp.exe 输入.obj 输出.obj 简化比-Achieve edge collapse (edge-collapse) of the mesh simplification methods program can specify the input and output of the obj fil
Map
- 这个程序主要实现了地图符号的输入输出,以及怎么调整其颜色,形状,大小等-This program achieved a major symbol of the input-output map, and how to adjust its color, shape, size, etc.
Document-flow-operation
- 用C语言输入输出BMP图像包含最基本的文件流读入读出-BMP C language with the image that contains the basic input and output file stream to read read
IP-Programing
- 1。演示程序中增加了三个鼠标功能的演示程序与真彩色图 像像素数据的显示。 2、新增了四个菜单,即分水岭算法、线段表新应用、论文例图和应 用模块,它们都是交稿后到最近这段时间里所做的工作。新增内 容都是在此编程环境下完成的。 3、分水岭算法菜单中给出了分割粘连图像的四种方法。 4、线段表新应用菜单给出了用种子填色法实现的连通区域分割方法, 它比线段编码法简单,还介绍了用线段表实现数 学形态学中腐蚀膨胀的快速算法。 中所用图像的生成步骤,
CGCapWin
- 演示直接采集图像到计算机屏幕(显存)。 采集图像显示的位置为指定Windows窗口。为使该窗口位置满足图像卡硬件的要求,在图像采集开始前,需要对图像的起始位置坐标、视频输入输出窗口的宽度/高度和显示范围加以调整。-Demonstration of direct capture images to the computer screen (memory). Acquisition image shows the location for a specified Windows window.
sun
- VC++结合OPengl计算太阳的方位角,输入年月日时间,自动输出太阳的高度角和方位角。-compute the direction of sun
基本载入输出
- 实现基本图像的输入输出,opencv入门教程,可以实现加载图片,有注释,方便入门(Realize the input and output of basic image)