-
图像采集处理程序
图像采集处理程序-image acquisition and processing procedures
- 2022-07-16 09:27:41下载
- 积分:1
-
对图像的综合处理,如滤波,小波变换,DCT,FET,投影法,差影法,轮廓提取,低通滤波,高通滤波,图像平移,旋转,灰度变换,灰度拉伸,图像膨胀,腐蚀等。...
对图像的综合处理,如滤波,小波变换,DCT,FET,投影法,差影法,轮廓提取,低通滤波,高通滤波,图像平移,旋转,灰度变换,灰度拉伸,图像膨胀,腐蚀等。-Integrated image processing, such as filtering, wavelet transform, DCT, FET, projection, and poor shadow method, contour extraction, low-pass filtering, high pass filtering, image translation, rotation, gray transformation, gray stretch, image expansion , corrosion, etc..
- 2022-12-25 21:20:04下载
- 积分:1
-
中点画圆算法源码
中点画圆算法源码-midpoint algorithm source Circle
- 2022-03-07 22:12:05下载
- 积分:1
-
图像边缘提取边缘流方法的代码
图像边缘提取边缘流方法的代码-Image Edge Extraction edge of the flow code
- 2022-03-19 10:51:32下载
- 积分:1
-
用于文字识别, 可被vc,vb, 按键精灵加载, 并有文字库工具生成自己的文字识别库。...
用于文字识别, 可被vc,vb, 按键精灵加载, 并有文字库工具生成自己的文字识别库。-For word recognition, can be vc, vb, QuickMacro loaded, and a text database tool to generate your own text recognition library.
- 2022-06-19 01:20:01下载
- 积分:1
-
关于listview和treeview的综合编程,源码与大家共分享
关于listview和treeview的综合编程,源码与大家共分享-listview and treeview on the integrated programming, and code share with you a total of
- 2022-03-22 22:34:19下载
- 积分:1
-
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控...
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0,0.1,0.2…,1.0,从而可计算得到10个曲线段上的点,把这10个点依次连接,就可得到该曲线段。 b) 四点插值细分曲线 四点插值细分曲线的表达规则为 其中 为控制顶点, 为细分次数, 为顶点下标。即每细分一次,在任意两点之间插入一顶点。为方便处理起见,可绘制成封闭曲线。 (初始)控制顶点保存在文件中。 给定两个测试文件c1.txt,c2.txt-using two different methods of drawing curve a) quadratic B-spline curves of the second B-spline curves of expression as a function of (1) for the control vertices. Note :-given right of a group of control vertices per three vertices adjacent to a group Marche line drawing. Namely, a group of a group, ... to a group, all of the curves that together constitute the entire B-spline curves. In fact, a curve before the end of the next one that is the starting point of the curve. curve in every section of the drawing process, different from the value curve will be differe
- 2022-03-20 07:54:53下载
- 积分:1
-
呵呵,自己下载后打开看看,粒子效果真的不错,是本人以前收集的!...
呵呵,自己下载后打开看看,粒子效果真的不错,是本人以前收集的!-Oh, they look at the downloaded and opened, the particle effects really Yes, I used to collect!
- 2022-02-27 03:29:56下载
- 积分:1
-
本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图...
本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。)
-the software (ZHG mapping tool) from ZHG with C/C development, which can be used for simple drawing, View from the software produced by the graphics files and the use of complementary functions in C language show_bmp procedures used directly Painting has good graphics. Specific operations, as follows : 1. The main interface to the top menu bar, as a tool for the left column. To use click "new" or "open" button, can withdraw from the upper right elliptical. 2. After entering, click column selection brush tool, rules and color graphics. Left attack graphics library, painting solid lines map, right click on the dotted line can be painted map. Editing area, and use the mouse to point and drag brush painting, the right-scrolling graphics
- 2022-04-11 08:47:57下载
- 积分:1
-
mandelbrot 图案生成程序
mandelbrot 图案生成程序-Mandelbrot pattern generation process
- 2022-08-18 00:48:29下载
- 积分:1