-
一个nurbs的开发库,包含了nurbs曲线、曲面的源代码以及开发例子
一个nurbs的开发库,包含了nurbs曲线、曲面的源代码以及开发例子-A nurbs develop library,including source codes and develop examples of nurbs curve,
spline patch .
- 2022-01-28 18:59:21下载
- 积分:1
-
这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。...
这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosome countering, all are the realizations of classical algorithms.
- 2022-07-08 23:13:18下载
- 积分: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
-
用GDI函数抓屏
如果我们不太在意抓屏的效率,并且我们想要的只是一个屏幕快照的话,可以考虑使用GDI方式。这种抓屏机制是以“桌面也是一个...
用GDI函数抓屏
如果我们不太在意抓屏的效率,并且我们想要的只是一个屏幕快照的话,可以考虑使用GDI方式。这种抓屏机制是以“桌面也是一个窗口,桌面也有一个窗口句柄(HWND)”这个简单的常识为基础的,如果我们得到了桌面的设备上下文(DC),就可以利用blit(复制)它的内容到我们创建的DC中。我们可以用GetDeskWindow()得到桌面的窗口句柄,从句柄得到DC也是很容易的
-GDI function with screenshots screenshots if we do not care about efficiency, and we want only a snapshot of the screen, you can consider using GDI mode. This mechanism is based on the screenshots Desktop is also a window, the desktop also has a window handle (HWND) This simple knowledge-based, if we get the desktop device context (DC), can be used on the blit (copy) its contents that we created in DC. We can use GetDeskWindow () get desktop window handle from the handle to get DC is also very easy
- 2023-05-23 00:30:03下载
- 积分:1
-
图形学的菜鸟,基本的画直线和圆的代码(我刚开始学习,请给个机会通过吧~!谢谢站长)...
图形学的菜鸟,基本的画直线和圆的代码(我刚开始学习,请给个机会通过吧~!谢谢站长)-graphics guys, the basic linear and circular painting of the code (I have just started learning opportunities passage Qinggeigan ~! Thank you head)
- 2022-03-23 11:00:53下载
- 积分:1
-
你也想问在TC下是不是可以支持输入汉字吧,到这里来看看
你也想问在TC下是不是可以支持输入汉字吧,到这里来看看
-You may also want to ask in the TC is to support the input of Chinese characters can not be right, come here to look at the
- 2022-04-18 03:42:17下载
- 积分:1
-
This code implements edge detection
This code implements edge detection
- 2022-11-16 10:50:03下载
- 积分:1
-
openGL图元描述
这是一些关于openGL的示例代码,适合初学者使用,里面有很多个源程序和EXE程序,方便你查看
- 2022-01-25 20:58:24下载
- 积分:1
-
Matlab图像去噪的BM3D算法,最新paper算法实现
Matlab图像去噪的BM3D算法,最新paper算法实现,不同于网上的流传的编译后的dll文件,该算法中变换算法实现了FFT、DCT、小波变换等用于BM3D中的变换算法,同时,执行效率比较高,耗时短,程序经过优化,运行时间短。
- 2022-03-01 13:13:12下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-09-25 21:40:03下载
- 积分:1