-
图像分割和边缘检测的程序是基于MATLAB的是…
一个图像分割和边缘提取的程序,是基于matlab的,是我毕业时写的一个程序。-An image segmentation and edge detection procedure is based on the matlab is that when I graduated from a program written in.
- 2022-07-14 22:12:17下载
- 积分:1
-
12864液晶图形显示程序的D.在LCD128*64这样的一个例子
12864 LCD图形显示程序例子
这是一个在LCD128*64上显示图形的一个程序,一直以来都总是不知道怎么搞,现在终于都通了,想当初在网上总找,要不是程序不全,就是无法运行,或者是C51汇编语言,让人不爽,这样的痛苦不可以再让别人难受了。在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!-12,864 LCD graphics display program is an example of this in LCD128* 64 on the display graphics a procedure has been always do not know how this, now finally have access to the Internet in the first place to find the total, either incomplete process is not functioning, or C51 compilation of language, people quickly do not let the suffering of other people uncomfortable. Displayed on the LCD in an illustration of the "My Computer, My Documents." IC with PIC16F877A, 4 MHZ crystal oscillator, using eight parallel lines, LCD : TS12864-3, then in a process of definition, As long as this program COPY of your compiler downloaded PICC Lane, the target board can see that picture!
- 2022-02-22 00:00:38下载
- 积分:1
-
AVI文件格式的动画生成技术
AVI文件格式动画生成技术-AVI file format generated animation technology
- 2022-02-02 11:47:37下载
- 积分:1
-
带约束条件的delaunay分割
带内边界约束条件点集的Delauney三角剖分是有限元分析、计算机图形学及真实感图形等许多领域常遇到的一个基本问题.在已有算法的基础上通过插入中点恢复约束边界,较好地实现了带内边界约束散乱数据的Delaunay三角剖分.
找了半天国内网站上都没找到好用的,好不容易从国外的网站上下载到的..带示例数据和源码 delaunay三角剖分,非常棒,欢迎下载~
- 2022-09-26 04:15:03下载
- 积分:1
-
将曲线轮廓中的B
将曲线轮廓中的B-样条曲线通过最小二分法转换成一组能保持曲线轮廓形状的小折线。这样,原有的字体轮廓数据就从用曲线轮廓表示转变为用多边形表示,即用一组点及其先后顺序来描述轮廓。-Profile to Polygon
- 2023-08-21 06:20:04下载
- 积分:1
-
这是基于图像处理,用MATLAB编程,实现边缘提取后边缘细化程序...
这是基于图像处理,用MATLAB编程,实现边缘提取后边缘细化程序-This is based on image processing, using MATLAB programming, the realization of the edge after the edge extraction process refinement
- 2022-06-20 02:06:34下载
- 积分:1
-
MFC画直线的算法实现
MFC画直线的算法实现-MFC painting linear algorithm
- 2022-03-12 06:47:55下载
- 积分:1
-
提供一个相较于.net framework所提供的bitmap.getpixel or setpixel() 函式更快的bitmap存取方式,详细范例请见rea...
提供一个相较于.net framework所提供的bitmap.getpixel or setpixel() 函式更快的bitmap存取方式,详细范例请见readme-To provide a contrast. Net framework provided by the bitmap.getpixel or setpixel () function for faster access to bitmap mode, detailed examples, see readme
- 2022-07-23 04:32:56下载
- 积分:1
-
人脸识别 人脸检测 VC编程 摄像头编程 图像获取 的基础
人脸识别 人脸检测 VC编程 摄像头编程 图像获取 的基础-Face Detection Face VC programming camera based image capture program
- 2022-03-06 23:55:39下载
- 积分:1
-
HTML5源码
D3 是最流行的可视化库之一,它被很多其他的表格插件所使用。它允许绑定任意数据到DOM,然后将数据驱动转换应用到Document中。你可以使用它用一个数组创建基本的HMTL表格,或是利用它的流体过度和交互,用相似的数据创建惊人的SVG条形图。D3-js
- 2022-10-14 21:15:07下载
- 积分:1