-
用图像实例演示最新的光线跟踪算法,取得不错效果
用图像实例演示最新的光线跟踪算法,取得不错效果-Image examples of presentations using the latest Ray-tracing algorithm, and achieved good effects
- 2023-08-13 17:00:03下载
- 积分:1
-
Gist特征的提取与分类器的训练
该工程从五万张图片中提取每张图片的Gist特征,每张图片都有自己所属类别的标签,然后用Liblinear分类器进行训练,得到一个模型,再对一万张图片进行预测,与这一万张图片的标签信息对比,得出预测正确率
- 2022-02-16 05:34:27下载
- 积分:1
-
基于空圆原理实现Delaunay分割,根据“多对角线交换循环算法”实现约束条件的插入...
基于空圆原理实现Delaunay分割,根据“多对角线交换循环算法”实现约束条件的插入-empty circle on principle to achieve Delaunay segmentation, according to the "multi-diagonal exchange cycle algorithm" to achieve the insertion restrictive conditions
- 2022-02-03 06:51:46下载
- 积分:1
-
一个实用的对8×8的图像做DCT变换的源代码
一个实用的对8×8的图像做DCT变换的源代码-A practical image of the 8 × 8 to do the source code for DCT-
- 2022-05-16 21:49:58下载
- 积分:1
-
C语言的功能很强大,编动画也很棒的.以下就是用C语言编的模拟时钟 .^_^单击键盘的任意键就可以退出了!...
C语言的功能很强大,编动画也很棒的.以下就是用C语言编的模拟时钟 .^_^单击键盘的任意键就可以退出了!-C language function very powerful, part animation also terrific. The following is Part C language simulation clock. ^ _ ^ Click keyboard keys can be arbitrary withdrawal!
- 2022-02-24 22:48:42下载
- 积分:1
-
直方图修正
直方图修正-彩色变换算法源代码
可进行图象平移,旋转,镜像,转置,缩放等几何变换-Histogram amendment- Color Transform algorithm source code can be image translation, rotation, mirror, transpose, transform geometric scaling
- 2023-08-28 02:55:04下载
- 积分:1
-
直接的YUV数据,对于那些不知道的人或有帮助的YUV,..
YUV数据的直接显示,用于那些对yuv不是很了解的人还是很有帮助的,请大家看看吧-YUV data directly, for those who do not know much about yuv person or helpful, If you look at it
- 2023-05-24 15:50:03下载
- 积分:1
-
LM 35 interface with 8051 and display on LCD
LM 35 interface with 8051 and display on LCD
- 2023-03-30 01:50:03下载
- 积分:1
-
matlab实现的小波图像压缩,序列图像压缩处理,效果很理想
matlab实现的小波图像压缩,序列图像压缩处理,效果很理想-Matlab realization of wavelet image compression, image compression sequence, and the effect is very satisfactory
- 2022-03-09 11:41:55下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-06-30 06:29:02下载
- 积分:1