搜索资源列表
tkfx
- 利用VC制作的温度对数压力图,与平时看到的一样,是气象人员进行,解放了气象人员的用手点绘的麻烦。-VC temperature on the production of several pressure map, and see the same in peacetime, meteorological personnel, the liberation of the meteorological point of a hand painted trouble.
vcfefewfw
- 彩色图到灰度图的转换以及真彩图转256 色图的算法和说明 VC实现-color to grayscale conversion and true color pictures to the 256-color map algorithm and annotations VC
mapx_test
- 在VC++环境下实现的对MAPX的工具的调用,实现了地图的基本控制功能-in VC environment for the realization of the Connection tool called the map to achieve the basic control functions
MasterVisualC++_NETimageprocessing
- 《VC++图象处理程序设计》 书中代码 天津理工大学 计算机科学与工程系 杨淑莹 第二章特效显示 第三章几何变换 第四章灰度变换 第五章平滑处理 第六章锐化及边缘检测 第七章图像分割 第八章形态学 第九章图像的变换域处理 第十章图像合成 第十一章24位彩色 第十二 章小波变换-"VC image processing program design" book code Tianjin Polytechnic University
256color2grayscale
- 256色图转灰度图,VC实现,程序很完整-256-color map to the gray level, VC, the procedures are complete
chepairecognition
- 使用VC++6.0做开发工具,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程-use as a developm
chepaidetection
- 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程-us
ChangeView
- 用VC++写的一个小程序,主要功能是把一个简单的图像用直线图均衡化。-VC wrote a small procedure, the main function is a simple linear image map equalization.
256shetu
- VC++6.0,将256色图转为灰度图。嗯此源程序能够调试运行。-VC++ 6.0, will be converted to 256 grayscale color map. Ah this source code to debug run.
tracking
- 基于vc++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪。-Vc++ and based on the motion detection opencv procedures, run-time frame to select the mouse movement can be achieved without the tracking map.
256colorImageConvertGrayImage
- 256色图与灰度图之间的转换,可用作图像或视频操作的预处理阶段,VC平台。-256-color map and the grayscale conversion between the operation can be used as image or video pre-processing stage, VC platform.
vcdianziditu
- vc写的电子地图 stmeditor 城市公交地图编辑器源代码 sample 生成的地图样例 exepack 城市公交地图编辑器可执行包与使用说明 -vc wrote the e-map stmeditor city bus map editor source code sample map generated sample exepack city bus map editor executable package and instructions
zhipaishibie
- 在VC++环境下实现打开、显示一幅纸牌图。将提供的几幅图片中的纸牌进行分类和识别,功能:a、判断出是哪种类型(共四类:红桃,梅花、黑桃、方块);b、检测出点数(1,2,3,4,5,6,7,8,9,10,J,Q,K);c:将上述检测的结果通过窗口输出。-In VC++ environment to achieve open, showing a card map. Will provide the pieces of the picture cards for sorting and identi
ImageSolarize
- vc++开发的对位图进行曝光处理和回复的程序,有详细的源码解释-vc++ development on the digital map for exposure treatment and recovery process, a detailed source to explain
Gray
- vc++开发的位图处理程序,可将彩色图转为灰色图,课进行灰度比例化,灰度线性化、灰度线性截断、灰度取反等操作-vc++ Development bitmap processing, can be color map into gray map, the proportion of lessons were gray, gray linearization, linear cut gray, gray-scale operations such as taking anti-
BmpButton
- bmp图空间的实现程序,初学vc的可以下下来借鉴一下。-bmp map space implementation procedures can be down under vc beginners learn it.
ColorToGray-FFT
- 用vc++实现了真彩色图变灰度图,并实现了傅里叶变换。-Achieved with the vc++ true grayscale color map change, and to achieve the Fourier transform.
MapMatch
- 基于VC++ 的地图匹配算法的实现。实现了道路网的拓扑构建。-The application of Map-Matching based on VC++
traffic-electronic-map
- 用VC开发的交通电子地图,包含可运行的程序及所有源码。-VC traffic with the development of electronic map, and contains all the source code to run the program.
image-processing-based-on-vc
- 基于VC++的数字图像处理程序!能够实现读图,进行图像滤波,仿射变换,水印等等。-The digital image processing based on vc++ program! Can realize the map reading, image filtering, affine transformation, watermarking, etc