搜索资源列表
Alchemy
- alchemy 在DOS下无损图象格式转换。几乎支持所有你见过的位图间格式的转换,包括unix工作站、苹果机系统、pc机等。可对目录、文件等进行工作-alchemy DOS lossless image format conversion. Almost all the support you seen between the bitmap format conversion, including unix workstation, Apple System, pc, and so on. Co
mvrn11
- 二维中值滤波在图像中的应用,vc编写的dos程序,暂时只能处理24位深度的bmp图片,且像素为4的整数倍。-2D median filtering images in the application vc dos prepared by the procedures, temporarily can only handle 24 bmp picture of the depth and pixel for the entire four several times.
cppsanjiao
- 我整合前面几个程序的三角剖分程序,蛮好用的,只是在dos下,呵呵 -integrate several procedures before the triangulation process, using very good, the only dos, Oh
easycalib
- zhang zhengyou的标定演示 解压后需在DOS下运行
test
- 利用VC,实现对图像的读取,在DOS中输入路径就可以实现对其读取操作。
disp189a
- DISPLAY, alias DISP. The Swiss army knife of DOS viewers. Does almost everything, but a bit intimidating for newcomers. User interface is much improved over early versions, but still awkward in places.
SoftwareJpeg2000Compression
- 对图像进行JPEG2000压缩 使用时有一定的函数格式 在ms-dos下使用-JPEG2000 compression of the images when using in ms-dos , use a certain format adapt the function
changetoheWindows
- 将输出改到Windows窗口上.功能将在调试过程中的debugger当前位置挂起程序的执行,然后就可以在调 试状态一修改程序的代码,接着可以用Apply Code Changes(Alt+F10)来应用修改的代码到正在调试的程序当中.如果,当前(需要,待)可以(从DOS -The output to change to the Windows window. Feature will be in the debugging process in the debugger current l
ImageProcess(DOS)
- Image Process for DOS
information2
- 本程序用于求256级灰度图片的各像素的哈弗曼编码,大小为256的数组,结果输出到dos和文件RESULT.TXT-The procedure for seeking 256 gray scale image of each pixel Havermann coding, 256 array size, the resulting output to the dos and file RESULT.TXT
CCpluscplsprocessnig
- 用C语言编写,DOS编程习惯 (过程驱动),并配所需图象文件及字库文件。 编程练习:只需将编程练习模块Ex1 至 Ex12中任一程序的内容删除,即 可在其中编制自己的程序,不用修改菜单结构。-Using C language, DOS programming practice (process-driven), and with the necessary image files and font files. Programming Exercise: Just programmi
Source
- 数字图象处理(Digital Image Processing)技术是一门非常实用的技术。PhotoShop的核心就是图象处理技术。而目前有关这方面的资料太少了,已有的书不是内容太陈旧(还停留在DOS下的CGA,EGA甚至汇编编程阶段),就是理论性太强,不容易懂,没有例子,看过以后也不知道该如何编程。我想:如果能够通过实际的例子来介绍这些图象处理算法,大家就很容易理解了
pic
- 最邻近和四邻域算法实现图像缩放 支持大批量转换 dos调用-Achieve high-volume to read information from text conversion dos command line call
non-blind-deconv
- 这是Qi Shan的非盲卷积去运动模糊算法实现,源码包含可执行的exe程序,可调用的dll、源码实现可在cmd窗口输入命令实现。-this program is writed by Qi Shan for non-blind-decov, the package includes .exe, .dll files, you can input your orders in commond windows in Dos
spvdeconv
- 这是Shan Qi的空间移变运动模糊复原算法实现,代码包括可执行的exe文件和dll文件,可在cmd窗口输入命令调用-the code is written by ShanQi for spatially variant non-blind deconvolution, the package includes .exe and .dll files, you can input your orders in commond window in Dos
MENU1
- 是truboc下的菜单显示程序 ,在tc下实现了dos下的菜单-this is turboc menu code
image-mirror-transform
- 实现BMP格式图像的数据结构分析和图像镜像变换处理,纯C语言实现,dos环境下运行-BMP format image data structure analysis and image mirror transform processing, pure C language, and run the dos environment
bmp
- 在TC dos下实现8位位图的按位读取,然后对位图进行细化,实现图像骨架提取。-TC dos under 8 bitmap read by bit, and then to refine the bitmap image skeleton.
MYTIMER
- dos环境下,基于TC的图形绘制程序,同时可以采集外部信号,并显示在PC屏幕上!-dos environment, the TC-based graphics drawing program, while the acquisition of external signals, and displayed on the PC screen!
24位真彩色显示BMP图像
- bitmap 图片显示 这是个未完成之作,原来想作个小GAME出来 可惜现在还不能在DOS下直接写显存(我不知道在各种模式下显存对显示器的控制). 这样一来就是有用写点的方法,所以在速度就像蚂蚁拖大像(慢啊!)