资源列表
[OpenGL] BresenhamLine
说明:Bresenham画线算法程序: 用一个坐标轴来当步长值(即+1),另一个坐标轴是否加1则跟据斜率(k)来确定,K 如果大于0.5,那么也加+1,如果小于0.5那么即不变。为了方便计算,如果d大于1 ,那么就减一,归0。可设e,e=d-0.5,于是就有e>0时,加1,e<0时不变,这样便 于硬件实现。-Bresenham<莫恶> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Image1
说明:C#实现图片缩放的软件,可以使用它来控制你想得到的图片的大小-C# to achieve image scaling software, you can use it to control the size of the picture you want<liuxin> 在 2025-11-23 上传 | 大小:392kb | 下载:0
[图形图象] visualC_DigitalImageProcessing
说明:在VC++环境下的数字图像处理软件,适用于教学-In the VC++ environment for digital image processing software for teaching<lqw> 在 2025-11-23 上传 | 大小:371kb | 下载:0
[图形图象] shexiangjibiaoding
说明:摄像机opencv标定程序的代码,这个是我在win32 平台下写的程序,测试完全通过。-Opencv camera calibration procedure code, this is my win32 platform to write programs, test entirely through.<fei> 在 2025-11-23 上传 | 大小:7kb | 下载:0
[图形/文字识别] exposure_test
说明:一个测试照相机暴光大小对图象质量影响的程序-A test camera exposure effects of size on image quality programs<gong zaixiao > 在 2025-11-23 上传 | 大小:1kb | 下载:0
[图形图象] StageTutorial_Ver_2.0_no_dtChar
说明:delta3d-the use of stage<zxm> 在 2025-11-23 上传 | 大小:662kb | 下载:0
[图形图象] Butterworth_low_pass_and_high_pass_filters
说明:对二维图像实现巴特沃斯低通和高通滤波,已经仿真,效果不错。-Pairs of two-dimensional image realization of Butterworth low-pass and high-pass filtering, has been simulation, good results.<tom> 在 2025-11-23 上传 | 大小:3kb | 下载:0