搜索资源列表
DSPbmp
- 用turbo c 编写的bmp文件显示程序-used to prepare the documents show bmp procedures
VQcoding
- 由matlab编写,带GUI界面。对bmp文件进行Vector Quantization。运行其中的VQ_GUI.m文件。 程序肯定是调试无误的。虽然比较耗时,但是最后能达到较好的图像效果和SNR。毕竟相比于VC,matlab运行较慢。 注意在点open打开了一个bmp文件过后,一定要先点VQ code,进行其他操作才能有效。-prepared by Matlab, with GUI interface. Bmp files to Vector Quantization. VQ_GUI.
danchu
- 用visualbasic编写的一个淡入淡出显示图片的程序.是对文件的一种处理.-visualbasic prepared with a color LCD screen to display photos procedures. The handling of a document.
SimpleImageViewer
- 用Delphi编写的图片浏览程序,在Delphi7下调试成功,供大家参考.-with Delphi's picture View procedures, the debug Delphi7 success, for your reference.
animation1
- 图形显示程序,图形在行进过程中可以改变颜色,VB编写-graphics procedures, graphics course of the road can change their color, and Visual Basic
javaxiaosxu
- 图片浏览器,简洁美观,采用java小程序编写-Photo browser, concise, using small java programming
c_PCXS
- 一款c编写的简单的动画程序,可以用作dos程序的开启界面-prepared by the simple process of animation can be used to open the proceedings dos interface
c_BOT
- 一款c编写的动画程序,适合想了解在dos下编写动画的朋友-prepared by the animation process for the information to prepare animation dos friends
pixel
- 在vc下编写的显示不同像素的图形程序代码,很有参考价值,对了解图形显示有好处.-vc prepared in the show different pixel graphics, the program code of great reference value, right good understanding of graphics.
smallpictureshow
- 一个非常好的图片浏览器,用vc编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,做成各种各样的浏览器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了-a very good picture browser, using vc prepared, and the substance of the source code, as well as detailed notes, very simple procedure, after download
12452121
- 在MFC程序中显示JPG/GIF图像 如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没有那么轻松,那么是不是要自己编写JPG解压缩代码呢?当然不用那么复杂啦!此代码将示范如何在MFC程序中显示JPG或者GIF图像。 -in MFC process shows JPG / GIF image if you are using a VB programmers. in the p
256色bmp图像处理程序
- 他人编写的程序(转)-prepared by others (turn)
基于C语言编写的关于BMP显示程序
- 这是基于C语言编写的关于BMP32、24、16、8、4、1等各种格式的显示程序,包括其中的压缩格式也可以显示,很实用。-This is based on the C language on BMP32, 24,16,8,4,1 display program such as a variety of formats, including the compression format can also display, very useful.
clock
- 12星座的时钟程序,VC编写的,还不错哦,喜欢的朋友快下-12 constellations of the clock procedures, VC prepared, well Oh, like a friend soon
RotateImageDemo
- Java图片旋转,使用Java语言编写程序,旋转图像文件,期间用到了滑动条jSlider事件处理技术,得到旋转角度(弧度制),图像缓冲区创建、创建bufImage的图形环境、让用于显示的缓冲区图像指向过滤后的图像、重载容器的paintComponent()方法等。-The Java Image rotation, using the Java language program, rotate the image file used during the the slider jSlider ev
keshe
- 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图
psb
- 用c语言编写程序,实现一个菱形的图案,要求图案由※组成的。-use C language vector quantization,to achieve the diamond pattern
graph
- 编写程序,输出图的邻接矩阵,输出两种遍历序列,并求出最小生成树-Write a program that outputs the adjacency matrix output two kinds of traversal sequences and finding the minimum spanning tree
bianyuan_lvbo_matlab
- 编写程序完成不同滤波器的图像频域降噪和边缘增强的算法并进行比较,得出结论,效果很好,多种方法工你选择,文档中包含图片- Image Frequency noise reduction and edge enhancement algorithms to program completion and compare different filters, concluded that the effect is very good, work a variety of methods to ch
T_11
- 1.编写程序,完成灰度分段线性变换。如下图所示,输入两个点的坐标完成对图像的分段线性对比度拉伸。 2. 学习使用histeq函数,完成 ①对’lena.bmp‘的直方图均衡化; ②以’cameraman.tif’的直方图为模板,将’lena.bmp’做直方图匹配。 3. 不使用histeq函数,自己编写程序完成直方图均衡化,并显示直方图均衡化前后的图像以及其直方图。 4. 不使用histeq函数,自己编写程序完成直方图匹配,显示匹配前后的图像、模板直方