资源列表
[图形图像处理(光照,映射..)] Reducing-the-Number-of-Gray-Levels
说明:用matlab实现改变图像灰度值,输出依次为原图像(灰度值256),128,64,32,16,8,4,2-Reducing the Number of Gray Levels in an Image (a) Write a computer program capable of reducing the number of gray levels in an image 256 to 2, in integer(整数) powers of 2. The desired number<彭筱媛> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Zooming-and-Shrinking
说明:matlab实现用双线性插值法放大和缩小图像-Zooming and Shrinking Images by Bilinear Interpolation (a) Write a computer program capable of zooming and shrinking an image by bilinear interpolation. The input to your program is the desired size of the resulting ima<彭筱媛> 在 2025-11-23 上传 | 大小:509kb | 下载:1
[图形图像处理(光照,映射..)] Histogram-Equalization
说明:用matlab实现自编直方图程序并与matlab自带直方图函数进行比较,以及实现直方图均衡- Histogram Equalization (a) Write a computer program for computing the histogram of an image. (b) Implement the histogram equalization technique discussed in Section 3.3.1. (c) Download Fig<彭筱媛> 在 2025-11-23 上传 | 大小:267kb | 下载:0
[图形图像处理(光照,映射..)] opencvharris
说明:自己写的使用opencv对图像进行harris角点特征提取,可用于特征匹配-Use the image opencv harris corner detection, feature matching can be used<jiangchen> 在 2025-11-23 上传 | 大小:3.54mb | 下载:0
[图形图像处理(光照,映射..)] SnakeMatlab
说明:学习Snake算法是改写的一个Matlab程序,供参考。-Snake learning algorithm is rewritten a Matlab procedures for reference.<JACK> 在 2025-11-23 上传 | 大小:100kb | 下载:0
[OpenGL] tanhuang
说明:弹簧效应粒子的编程,这个程序是实现一个3d弹簧的各种运动,基于opengl来进行编程的,这个程序绝对可行,程序量较大,花费本人极大心血,希望版主,能够给我多加分。-Programming spring effect particles, this program is to implement a variety of sports 3d spring, based on opengl to program, and this program is absolutely feasible, th<郭言> 在 2025-11-23 上传 | 大小:7.54mb | 下载:0
[图形图像处理(光照,映射..)] zhenglv
说明:图像帧率变换,实现视频的插帧处理,使整个图像清晰化,这个程序是对图片优化处理的一个极为重要的方法,大家可以下载学习,本人通过努力,调试成功,可以直接编译运行。- Image fr a me rate conversion for video fr a me interpolation processing, the entire image clarity, this program is a very important way of image optimization process,<郭言> 在 2025-11-23 上传 | 大小:1.28mb | 下载:0
[图形图像处理(光照,映射..)] BMP2JPEG_libjpeg
说明:使用libjpeg实现转换bmp到jpeg,需要自己下载libjpeg库和项目配置-convert bmp file to jpeg file using libjpeg library which need to be downloaded by yourself.<> 在 2025-11-23 上传 | 大小:739kb | 下载:0
[图形图像处理(光照,映射..)] JPEG2BMP_libjpeg
说明:使用libjpeg库转换jpeg到bmp-convert jpeg file to bmp file using libjpeg library<> 在 2025-11-23 上传 | 大小:2kb | 下载:0