-
this is a c++ code for basic graphical object rotation
this is a c++ code for basic graphical object rotation
- 2022-11-30 23:45:03下载
- 积分:1
-
本程序是关于图形填充的源程序代码,这里主要应用的是种子填充法,学习这可以将此程序代码作为基础,嵌入你所画的程序之中。希望下载愉快!...
本程序是关于图形填充的源程序代码,这里主要应用的是种子填充法,学习这可以将此程序代码作为基础,嵌入你所画的程序之中。希望下载愉快!-This procedure is about the graphics fill the source code, here is the main application of seed filling, learning which can be used as the basis of this program code, embedded in your painting procedures. Want to download pleasure!
- 2022-08-21 23:43:55下载
- 积分:1
-
图像标定的源代码,可以参考下我得做法,我毕业设计的内容...
图像标定的源代码,可以参考下我得做法,我毕业设计的内容-Image calibration source code, can refer to the next I have to practice, I graduated from the design of the content
- 2023-03-17 14:35:03下载
- 积分:1
-
GA a Markov Chain Models of Genetic Algorithms (1999).pdf
遗传算法的VC++程序需要看看GA中马尔可夫链过程的英文描述,需要书籍中的英文资料-GA a Markov Chain Models of Genetic Algorithms (1999).pdf
- 2022-06-13 10:52:42下载
- 积分:1
-
彩色、黑白图像互变,RGB分离,HSI分离…
彩色,黑白图像互相变化,RGB分离,HSI分离-Color, black and white images with each other changes, RGB Separation, HSI separation
- 2023-04-21 01:50:03下载
- 积分:1
-
matlab的图像滤波算法中的平均滤波算法源代码
matlab的图像滤波算法中的平均滤波算法源代码-image filtering algorithm matlab
- 2022-06-14 04:19:58下载
- 积分:1
-
multi
multi-surface plotter.
- 2022-02-03 13:14:58下载
- 积分:1
-
保存屏幕上的图形,是用的是GIF格式,可以用来了解gif图形格式...
保存屏幕上的图形,是用的是GIF格式,可以用来了解gif图形格式-GIFgif
- 2022-07-01 17:28:43下载
- 积分:1
-
读取Jason
读取Jason-1 卫星的SSHA数据 并图形显示-Read SSHA data of JASON-1 and plot the data.
- 2023-03-11 18:35:04下载
- 积分:1
-
本代码是把二值图像转换成边缘检测图像国,是通过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