资源列表
GSM_Denoise
- 实现了高斯混合尺度模型(GSM)算法,可被嵌入到各种去噪框架中(如各种小波变换等)使用。-Gaussian mixture scale model (GSM) algorithm, can be embedded into a variety of denoising framework (such as a variety of wavelet transform, etc.) use.
dajinfaanddiedaifa
- 基于大津法和迭代法的图像二值化程序,相当于利用该方法进行了图像的分割,源码已调试,很好使!-Based on the Otsu method and iterative method of image binarization procedure is equivalent to using the method of image segmentation, source code has been debugging, very good to make!
LineGrey
- 用Java语 Application实现对图像灰度进行线性变化-Java Language Application used to achieve linear changes in image
contourlet_test-
- 在用contourlet变换处理大图像库之前,用这个程序可以清楚的了解图像contourlet变换的过程。-Contourlet transform processing large image library, you can use this program with a clear understanding of the process of image contourlet transform.
CarShapeIdentify
- 车型识别系统,步骤为1.首先单击载入图像菜单项(载入背景和前景图像),图像在image文件夹下面。 2.然后单击车辆提取菜单项,依次进行图像做差、二值化、开运算、图像去噪、图像填充处理。 3.再单击轮廓提取菜单项,提取车辆轮廓。 4.最后单击车型识别菜单项,对车辆进行识别。 -Vehicle identification system, step 1. First Click Load Image menu item (loading background and foregro
Desktop
- C++ GUI Programming with Qt 3 Graphics with OpenGL
screen_capture
- 让你可以实现屏幕抓图并且存成BMP檔,让你可以实现屏幕抓图并且存成BMP檔-You can screen shot and saved as BMP file
whorl1
- 模拟软件中,用OPGL实现车削萝纹,这个代码直接下载,即可使用.
GLSAVER2
- 用OPENGL做的漂亮的3D屏幕保护程序-do with the beautiful OpenGL 3D screen saver
jpeg
- <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件格式,任何视图软件都可以打开。DPCM方法中的解 压缩程序将数据仍然存成com格式,可以将其转成PGM格式观看,压缩包中
Matrix
- Matrix 是基于OPENGL开发的3d赛车游戏,编译需要有 OPENGL开发库。 程序目录结构分为模型,输入检测,主程序,数学运算等
average_smooth
- 图像平滑 图像平滑是对图像作低通滤波,可在空间域或频率域实现。-Image Smoothing
