资源列表
Computer-Graphic
- 此代码实现简单的计算机图形学的要求,包括图形的绘制,填充,坐标变换等功能-this code simple computer graphics requirements, including graphics rendering, filling, coordinate transformation functions
nurbsJAVE
- NURBS曲线JAVA实现,NURBS主要流行于各种矢量设计软件中,-NURBS curves JAVA, 470 NURBS various vector design software,
ice_cream_image
- ice cream image - 8 colors, RGB565, compressed
Contrast
- Very good contrast filter for your images
oriFCMimg
- 模糊C均值聚类的图像分割算法,基于标准的模糊C均值聚类的图像分割算法,可以手动调整要分类的类别,最后输入分类好的图像-Image segmentation method based on standard fuzzy C mean clustering
Gif
- 将多张图片合并转换为GIF动画,PNG转GIF,控制台应用程序.-The merge multiple pictures Animated GIF Converter, PNG turn GIF, console applications.
P0202
- PROJECT 02-02 Reducing the Number of Intensity Levels in an Image (a) Write a computer program capable of reducing the number of intensity levels in a image from 256 to 2, in integer powers of 2. The desired number of intensity levels needs to
work
- 随着数字化多媒体信息的广泛应用,数字媒体的信息安全、版权认证问题日益突出。近年来,为有力打击盗版和保护数字产品的版权,数字水印技术在多媒体认证上的应用得到很大的推广。本代码用MATLAB进行水印的生成与提取。-With the extensive application of digital multimedia information, digital media, information security, copyright authentication issues have becom
MidPointEllipse
- 使用中点法绘制椭圆,visual c++源码-Draw an ellipse using midpoint method, visual c++ source code
MATLA533
- 【matlab编程代做】月亮绕地球的动画 可以做为参考使用学习 -[Matlab programming done on behalf of the moon around the earth] animation can use as a reference to learn
Bresenham
- Bresenham算法绘制直线,c++源码-esenham algorithm to draw a straight line, c++ source
显著性追踪
- 显著性目标检测,代码测试过没有问题,效果还可以,算是比较新的理论方法,可以尝试