资源列表
[图形图像处理(光照,映射..)] SSD-and-SAD
说明:用相似性方法做的特征点的匹配,比较了SSD与SAD方法的各自效果。-feature points matching method used by the similarity, and comparing the respective effects of the SSD and SAD methods.<钱春俊> 在 2025-10-08 上传 | 大小:2.92mb | 下载:0
[波变换] sanjiaobo_1_data
说明:基于matlab三角波的写法及改进的载波设计。-Based on the wording of the triangular wave Matlab and improved carrier design。<陈祥> 在 2025-10-08 上传 | 大小:2kb | 下载:0
[波变换] thdcoefficient06
说明:matlab总谐波的计算和改善方法后谐波的计算与设计。-matlab total harmonic calculation and ways to improve the harmonic calculation and design.<陈祥> 在 2025-10-08 上传 | 大小:1kb | 下载:0
[绘图程序] bezier-curve
说明:选择不同类型的画笔画刷,绘制贝塞尔曲线、纯贝塞尔曲线-Draw bezier curve<fuyunfeng> 在 2025-10-08 上传 | 大小:4.01mb | 下载:0
[图片显示浏览] Columbia-University-on-VGA-video
说明:vga的现实原理与实际应用,基于DE2 FPGA开发板的应用,很透彻,很贴切,很有参考价值-vga reality principle and practical application, based on the application of the DE2 FPGA development board, very thorough, very appropriate, great reference value<wangxing> 在 2025-10-08 上传 | 大小:374kb | 下载:0
[图形图像处理(光照,映射..)] 24bit8
说明:基于VC++的BMP图像——24位转8位-Turn based BMP images in VC++- 24 8<suparasii> 在 2025-10-08 上传 | 大小:222kb | 下载:0
[图形/文字识别] renlianshibie
说明:读取图像、光线补偿、眼镜定位、膨胀腐蚀、人脸区域定位等人脸特征标定检测。-Facial feature calibration detection<无痕> 在 2025-10-08 上传 | 大小:4.66mb | 下载:0
[2D图形编程] FISH-AND-ANIMAL-CPP
说明:C++编译器在编译的时候,发现Animal类的breathe()函数是虚函数,这个时候C++就会采用迟绑定(late binding)的技术,在运行时,依据对象的类型(在程序中,我们传递的Fish类对象的地址)来确认调用的哪一个函数,这种能力就做C++的多态性。-C++ compiler during compilation, found the Animal class breathe () function is a virtual function, the c++ will use la<周前飞> 在 2025-10-08 上传 | 大小:2kb | 下载:0