搜索资源列表
edgdctlapla
- 该程序是利用拉普拉斯算子对图像进行边缘检测的具体实现,利用matlab作为开发环境编写而成。-that the procedure was used Laplician right image edge detection to achieve the specific use of Matlab as a development environment has been prepared.
tx10178
- 用vc编写的类似windows画板功能的程序,包括画直线,曲线等图形-vc prepared with a similar windows slate function procedures, including painting straight lines, curves and other graphics
直方图修正和彩色变换源代码
- 用VC++编写的用于绘制直方图的程序,对于学习用VC绘图的工作者有帮助。在VC下编译通过。-VC prepared for the histogram mapping procedures, learning VC mapping workers to help. The VC compile.
MountainC
- 通过分形理论,用java语言编写出来的分形图形。完全用程序画出来的一座高山,令人难以置信吧?-through fractal theory, use the java language of fractal graphics. Procedures used completely out of a painting mountains, incredible?
ct头模仿真重建
- 此程序是使用VC编写得S-L头模型计算机仿真重建。头模型的图片也在压缩包中,此程序是自己编写的作业,所以决定可以用!-this procedure is used in the preparation of VC S-L first computer simulation model of redevelopment. The first model is compressed picture, this procedure is the preparation of their operati
ezw可执行
- 这是用c编写的小波的实现程序,是来之一个专业小波网站的,可以作为学习小波的一个好程序-c prepared by the wavelet procedures, is a professional-to wavelet website can be used as a learning Wavelet good procedures
CMYDraw
- 用VC编写的绘图软件,实现基本的绘制直线,点,圆和矩形,实现基本的图象操作,旋转,缩放,平移,,实现投影的绘制,投影坐标的绘制,投影直线,点的绘制,以类的方式提供,使用GDI编写的2D程序-VC prepared by the graphics software, the basic drawing straight lines, points, round and rectangular, to achieve the basic operation of images, rotate, zo
ImageFFT2
- VC编写的高效的图象2D快速傅立叶正变换程序,编译通过.适合256色bmp图象变换.效果和matlab的fft2()没法比,但是程序值得借鉴.适合图象处理初学者,有助于理解傅立叶变换在图象处理中的重要作用.-VC efficient preparation of the image is 2D fast Fourier transform procedures compile. Bmp for 256-color image transformation. Results and Matlab
20051216165434883
- 这是一个用vc编写的简单的图形查看器程序,它可以用来实现图形查看的功能,好用哦-vc
3D--JIA
- 随手编写的 立体图像生成程序, (在别人的框架上对算法作了重新编写,更容易理解了。。)-readily prepared by the three-dimensional image generation procedures, and (others in the framework of algorithm rewrite. more easy to understand. .)
Graphic_TXX
- 自己编写的关于计算机图形学的程序,希望能和大家一起交流学习!-their preparation on the computer graphics procedures in the hope that together we can share and learn!
DEMtransform
- 用VC编写的程序源代码,用来实现对话框中DEM简化和坐标转换的过程-VC prepared by the program's source code used for dialog and DEM simplify the process of coordinate transformation
koch2006
- 两个用TURBOC2.0编写的显示科诺夫雪花的小程序。-with two TURBOC2.0 prepared by the investigators showed a small snowflakes procedures.
readDIB
- 利用VC编写的位图读取与显示的程序。通过调试,保证正常运行。-VC prepared by the bitmap read and display procedures. Through debug, and ensure normal operation.
vcviewimage
- 自己编写的一个图像处理的程序,在具有基本的图像处理功能基础上,采用了双窗口显示,方便图像的对比,并且实现还原功能。-prepared by an own image processing procedures, with the basic image processing functions on the basis of the dual-window display to facilitate image contrast and to achieve the reduction func
jiaohuline
- 用VC用++6.0编写的画直线程序,采用的是bresheham思想,直线的端点在对话框里输入,并且可以选择直线颜色-VC with 6.0 linear paintings prepared by the procedures, using the bresheham thinking, linear Lane endpoint in the dialog box input, and can choose color line
VSP_SE
- 自己编写的一个VC++程序,打开可执行程序后可以读取wave文件,此时程序将在客户区绘制波形图;之后可以计算短时能量、短时过零率和自相关函数,并且在客户区依次显示函数图像。-own VC prepared by a procedure to open executable wave after reading documents, this process will draw customers District waveform diagram; after short-term energy
GearCut
- 用VB和AutoCAD编写的一个齿条加工齿论的模拟程序-VB and AutoCAD to prepare a rack of teeth on the machining simulation program
3B
- 编写程序实现画出三次B样条曲线的动画。 -YES,IT IS THIS.OH YEAH
JPEG编码程序MATLAB
- JPEG编码包括图像颜色转化、DCT编码、量化等多个在重要步骤,MATLAB语言编写,非常实用适合初学者学习~