资源列表
JPEGbeta
- 实现JPEG图像的编码和解码.并且支持BMP图像到JPEG图像格式的转换-achieve JPEG image encoding and decoding. Support for BMP images to JPEG image format conversion
ImageM_20140312
- ImageM integrates into a GUI several algorithms for interactve image processing and analysis. It allows to load images, apply filtering and/or segmentation, and run basic analyses. Interface is inspired the open source software ImageJ . To install
wilandwislook
- 是一款传奇的wil和wis真彩数据查看器,效果真的不错。-Is a legendary wil and wis color data viewer, the effect is really good.
lighting
- 亮光和阴影,一个亮光在循环移动,造成阴影的效果。-light and shadow
lab4
- lab4 : Image Segmentation
图像编码
- 图像处理课件-6 图像得编码,详细介绍了编码得原理,图像编码得一般方法-Image Processing Software -6 images in coding, coding in detail in principle, at the general image coding method
showPIC_.tar
- 基本QT4显示图片,己测试,可以支持PNG,BMP,JPG等-Show picture base on QT4, has been test, supported PNG,BMP and JPG etc..
dehtrox
- The source code for the Bessel curve written by foreigners-The source code for The Bessel curve written by foreigners
绘图软件
- 用java做的,画图方面的软件,有以下的功能:可拖拉式创建组件(目前包括按钮\\文本框\\图片组件)等。-do with java, drawing the software will have the following functions :-tractor can create components (including the current button \\ textboxes \\ Photo components).
haar
- 利用matlab软件实现haar小波对图像的压缩与重构-Matlab software haar wavelet image compression and reconstruction
nearset
- 最邻近插值的matlab实现代码,可以对图像进行插值,插值的方法为最邻近插值法-The nearest neighbor interpolation matlab code, image interpolation, interpolation methods nearest neighbor interpolation
hipotrochoida
- Draw a hipotrochoida curve and adjust params to get different pictures. Used: allegro, C. Compile with cmd: gcc curveHipotrochoida.cpp -o curveHipotrochoida -lalleg-Draw a hipotrochoida curve and adjust params to get different pictures. Used: allegro