-
显示三维网格模型
三维模型大多是用三角网格形式描述的,基于OpenGL和C++绘制了三角网格模型,并实现了与键盘和鼠标的交互,通过点击鼠标键和按键盘响应键,可以对模型进行旋转、缩放、移动等操作。
- 2023-05-17 08:20:04下载
- 积分: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
-
extract thumbnail from file
extract thumbnail from file
- 2022-05-21 10:07:13下载
- 积分:1
-
Which is related to image processing functions have full, including the contour...
里面是有关 图像处理的,功能比较全,包括轮廓检测 ,等等 含图像处理的常用算法-Which is related to image processing functions have full, including the contour detection, and so on with the common image processing algorithms
- 2022-01-26 00:35:34下载
- 积分:1
-
这是一个关于数字图象的实验. 制作的内容是马赫带效果的显示....
这是一个关于数字图象的实验. 制作的内容是马赫带效果的显示.-This a digital image of the experiment. Production of the contents of the effect of Mach band show.
- 2022-02-26 18:24:11下载
- 积分:1
-
基于MFC的vc++实现的动态绘图代码,一个很不错的绘图代码,有参考价值...
基于MFC的vc++实现的动态绘图代码,一个很不错的绘图代码,有参考价值-MFC based on vc++ to achieve the dynamic mapping code, a very good graphics code, there is reference value
- 2022-08-26 01:41:04下载
- 积分:1
-
graphics programming source code
图形学编程源代码-graphics programming source code
- 2022-01-25 22:59:22下载
- 积分:1
-
浮动水平线算法绘制网格表面程序
浮动水平线算法绘制网格表面程序-breath-5, a program file to show that I will be my last set of five procedures is described.
- 2022-01-25 21:33:25下载
- 积分:1
-
将数字转化为彩色图像,增加了可视化效果。
将数字转化为彩色图像,增加了可视化效果。-Into a digital color image, an increase of visualization.
- 2023-07-20 22:00:03下载
- 积分:1
-
基于sift的图像复制粘贴篡改技术
基于sift的图像复制粘贴篡改检测算法,该算法首先提取出sift特征,用的是网上提供的提取sift的混合编程方法,然后将sift特征进行匹配,并用RANSAC算法剔除误匹配对,最后用线段将原始块和复制粘贴块中的匹配点连接起来。此算法能抵抗各种后处理操作,如旋转、尺度缩放、添加噪声等以及它们的几种组合。
- 2022-02-04 04:07:38下载
- 积分:1