-
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。...
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。-This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any good examples of MEX with image processing. One note the code is currently hard coded to handle only UINT8, however it should be trivial to convert that data type. Enjoy.
- 2022-08-12 17:50:18下载
- 积分:1
-
位图操作实例
位图操作实例-Examples of bitmap operations
- 2023-03-06 12:45:03下载
- 积分:1
-
基于STL的模具动态装配模拟软件.rar
基于STL的模具动态装配模拟软件.rar-mold assembly dynamic simulation software. Rar
- 2022-03-25 07:02:32下载
- 积分:1
-
after eight color segmentation connectivity, a color image is a clustering algor...
彩色分割后8连通处理,给出了彩色图像的一种聚类算法-after eight color segmentation connectivity, a color image is a clustering algorithm
- 2023-03-04 10:15:04下载
- 积分:1
-
在程序实际开发中,闪屏是我们经常用到的。如果程序初始化要一些时间,设计闪屏更加有必要,不但使你的程序也漂亮,还能在上面写上你的版本信息。好处是多多的。此源代码提...
在程序实际开发中,闪屏是我们经常用到的。如果程序初始化要一些时间,设计闪屏更加有必要,不但使你的程序也漂亮,还能在上面写上你的版本信息。好处是多多的。此源代码提供了一个很简单的类,示范了如何实现闪屏。这个类只有二个函数,结构很清晰。一看就明白,还有详细的注释。-procedures in the actual development, blinking screen is used frequently. If the program to initialize some time, blinking screen design more necessary, not only to make your procedures beautiful, but also write on your version information. A lot of the benefits. This source provides a very simple type, model of how to achieve blinking screen. The only two types of function, structure is very clear. One can understand it, there are detailed notes.
- 2022-12-09 19:00:02下载
- 积分:1
-
一个分形的小课设,运用了LS文法制作各种分形图形,有代码有exe文件
自己图形学课上的课设,老师评价很高,具有源代码,和可执行文件,利用LS文法制作分形图形 界面交互性良好,是学习分形和制作分形程序的良好资料。 另外里面还有几个小彩蛋等着你发现。想要编译这个文件 你需要OpenGL环境 和GLUI环境,界面是用GLUI写的。欢迎大家留言讨论!
- 2023-07-21 11:55:02下载
- 积分:1
-
开两个程序,一个中画图,可以在另一个中实时显示
开两个程序,一个中画图,可以在另一个中实时显示-opened two procedures, a Chinese painting, in another real-time show
- 2023-09-01 05:10:03下载
- 积分:1
-
depth information for the three
利用深度信息进行的三维图像的显示和绘制。-depth information for the three-dimensional image display and mapping.
- 2023-03-15 11:20:03下载
- 积分:1
-
画线演示程序
画线问题演示程序-painting Line Demonstration Program
- 2022-06-13 11:09:46下载
- 积分:1
-
多边形的填充算法,可以输入多边形的顶点坐标画图,还可以选择颜色。...
多边形的填充算法,可以输入多边形的顶点坐标画图,还可以选择颜色。-polygon filling algorithm, can be imported polygon drawing coordinates of the vertices can also choose colors.
- 2022-01-30 22:27:58下载
- 积分:1