-
OpenGL的一个灯光效果源代码和应用程序
OpenGL的一个灯光效果源代码和应用程序-OpenGL, a lighting source code and applications
- 2022-03-01 08:29:55下载
- 积分:1
-
录像功能模块
在vc++6.0环境下开发的一款录像功能模块,功能齐全,功能强大,效果很棒,可在安有vc++6.0的环境下直接运行。代码编写规范,便于阅读,很有学习价值。
- 2022-12-14 21:50:04下载
- 积分:1
-
一个用vc制作的绘图软件,可以很好的学习图形算法
一个用vc制作的绘图软件,可以很好的学习图形算法-vc produced using a mapping software can be a good learning algorithm Graphics
- 2022-02-06 05:09:30下载
- 积分:1
-
利用Solidworks APIVisual Basic 与 开发的自动改变Solidworks当前激活的装配件文档的配置...
利用Solidworks APIVisual Basic 与 开发的自动改变Solidworks当前激活的装配件文档的配置-use Solidworks APIVisual Basic and development of the automatic change So lidworks current activation of the equipment configuration files accessories
- 2022-04-17 19:43:48下载
- 积分:1
-
use double buffering technology to avoid images flashing FOSS
利用双缓冲技术避免图像闪烁的源码-use double buffering technology to avoid images flashing FOSS
- 2022-02-07 06:54:16下载
- 积分:1
-
将伪彩色256转灰度图像
对学习图像处理来说很有价值
将伪彩色256转灰度图像
对学习图像处理来说很有价值-256 Color Translate 8 bit Color
- 2022-01-26 05:39:33下载
- 积分:1
-
用VTK进行头部图像任意刨切,经典代码,值得参考
用VTK进行头部图像任意刨切,经典代码,值得参考-The head image using VTK for arbitrary Sliced, classical code, it is also useful
- 2022-05-20 01:51:43下载
- 积分:1
-
这是经典的susan边缘检测算子,可以有效的检测图像边缘的角点...
这是经典的susan边缘检测算子,可以有效的检测图像边缘的角点-This is the classic susan edge detection operator can effectively detect the edge of the corner
- 2023-04-05 00:15:03下载
- 积分:1
-
一个经典的改变窗口的算法
一个经典的改变窗口的算法-a classic change window algorithm
- 2022-01-26 19:39:24下载
- 积分:1
-
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则...
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则可以初步确定为边缘点,小于T的新值被判断为非边缘点.-Image point by point basis, and taking the maximum and minimum points of difference as the new gray value. Edge in the difference between point and non-edge point, first determine a threshold T, if the image of the new pixel value is greater than the threshold, you can initially identified as the edge point, the new value is less than T have been judged as non-edge point.
- 2023-03-01 03:35:03下载
- 积分:1