搜索资源列表
ImageProcessing homework.rar
- 数字图像处理课程老师留的作业,可以用来显示512*512的RGB图像,及实现和HIS和HSV格式图像得转换
BmpProc
- BMP位图处理类 类中的位图都是兼容于当前显示器颜色格式的DDB位图 如果读入的位图格式与当前显示器的颜色格式不同,则读入函数会先将其转换 为兼容于当前显示器颜色格式的位图之后才放入类中 对于所有BOOL型返回的函数,TRUE表示成功,FALSE表示失败-from Bitmap class category bitmap are compatible with the current format color display bitmap if DDB read bitma
Speed Carxp
- 自己参考资料写的关于c图像的小程序,里面还用的了键盘的使用,算是游戏吧。绝对原创!很利于初学者学习。-his reference was made on the images of small c procedures, which also use the keyboard use, it is the game. Absolutely original! Beginners very conducive to learning.
PhDpaper_QinXujia
- 《医学图象的曲面重建》 为浙江大学博士学位论文。此文对医学数据的表面重建进行了详细的阐述,主要针对Marching Cubes算法提出了他自己独到的理解和理论创新。并且详细的论述了相关领域的多种算法理论。-"medical image reconstruction of the surface" of Zhejiang University for a doctorate thesis. The article on the medical data of the surfa
jfreechart-0.9.20
- jfreechart-0.9.20,是十分优秀的图表显示工具。以其丰富的样式和强大的数据集成功能,深得广大的统计图表开发者的喜爱。这个版本里的demo带有源码,可以供使用者参考,非常有效。-jfreechart - 0.9.20, is a very good tool according to a chart. His rich and powerful forms of data integration, won the majority of the statistical charts
3Ddemo演示程序
- 自己写的空间三维点的opengl演示程序,包括delunary三角化、光照、纹理映射、arcball控制等。-write his point of the three-dimensional space opengl demo program, including delunary Triangle, light, texture mapping, arcball control.
MakeShadow
- 介绍OpenGL中阴影的实现方法,代码容易理解,很方便将其加入自己的工程中。-OpenGL shadow on the method, code easy to understand, easy to add his own works.
ImgSeg
- 哥们图像边缘检测与特征提取的毕业设计,包括全部经典算法,还有他自己的改进,VC6下测试通过。(这个改进我不是很懂,不要问我!:))-Miners Edge detection and feature extraction graduate design, including all classic algorithms, and his own improvement, VC6 under test. (This I do not know very much about improvement
PixelFusion
- 一个演示图像融合操作的非常完美的源程序,不仅界面漂亮,还能更换皮肤,但最突出的就是功能强大,包括主成份变换、三角HIS变换等八种常用的图像融合变换技术。-a demonstration of the operation of Image Fusion is the perfect source, not only beautiful interface, but also the replacement of the skin, However, the most outstanding is
His
- 图像处理 图像rgb空间转换为His空间
HIS-RGB
- 遥感图像的色彩变换 能从IHS转换到RGB 并能从RGB转换到HIS 效果比较好-Remote sensing images from the IHS color transform to the RGB and the conversion from RGB to HIS conversion effect is better
colorspace
- 这是一个用于图像的彩色空间之间转换的MATLAB程序。例如RGB,HIS,Luv,YCbCr,YUV之间的转换,很方便的。-This is a color space for image conversion between MATLAB procedures. Such as RGB, HIS, Luv, YCbCr, YUV conversion between, very convenient.
200732590108
- 能够对不同大小的图像进行融合,多光谱和高分辨率影像,通过加权融合,非加权融合,his融合-combine tm photos and spots photos,use RGB to his commutation
RGBtoHIS
- RGB-IHS变换:图像进行 RGB-HIS 正变换,分别对明度、饱和度、色调进行线性 拉伸显示;然后再进行反变换 -RGB-IHS transformation: the image is RGB-HIS transformation, respectively, lightness, saturation, hue, a linear stretch display then the inverse transform
RGB-and-HIS
- HIS与RGB的转换 lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j b=*lpsrc lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j+1 g=*lpsrc lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j+2
his
- 用于图像处理的his变换,能用于图像检测,跟踪,识别,分类-his transform
RGB-HIS-and-grayscale
- 在VC6.0平台下,实现了基于MFC的24位彩色bmp位图的图像色彩空间变换(RGB->HIS、HIS->RGB)的算法程序,以及彩色图像灰度化的算法实现。-VC6.0 platform, MFC-based 24-bit color bmp bitmap image color space transform (RGB-> HIS, HIS-> RGB) algorithm program, grayscale and color images of the algor
RGB-HIS
- RGB-HIS彩色空间变换和灰度化,有两种算法在里面,也有逆变换HIS-RGB-RGB-HIS color space conversion and gray, two algorithms on the inside, inverse transform HIS-RGB
RGB-TO-HIS
- 将RGB格式彩色图片转换成HIS格式,便于进一步对图片进行处理-The RGB format color images into HIS format for further processing of the picture