-
SIFT算法
本代码实现了SIFT算法,首先获得差分图像尺度空间,寻找局部极值点,找到关键点,然后,对关键点生成特征描述符。实验效果很好。
- 2023-08-09 01:20:04下载
- 积分: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
-
绘制双三次B样条曲线
绘制双三次B样条曲线-mapping bicubic B-spline curves
- 2022-05-24 19:52:46下载
- 积分:1
-
基于定时器的实时曲线的绘制,动态产生三角波
基于定时器的实时曲线的绘制,动态产生三角波-Timer-based real-time Curve, dynamically generated triangular wave
- 2023-05-02 01:00:05下载
- 积分:1
-
现场指纹比对中细节特征的运用
现场指纹比对中细节特征的运用-scene than fingerprints on the details of the application
- 2022-11-08 03:15:04下载
- 积分:1
-
数字识别,能识别0到9这几个数字啊,基于matlab
数字识别,能识别0到9这几个数字啊,基于matlab-Digital identification, can identify it 0-9 a few figures ah, based on matlab
- 2022-09-25 18:35:02下载
- 积分:1
-
这个Matlab实现的GUI,可以选择其中图像中的矩形及正方形等感兴趣区域ROI。...
这个Matlab实现的GUI,可以选择其中图像中的矩形及正方形等感兴趣区域ROI。-The Matlab implementation of the GUI, can select one of images, such as rectangular and square region of interest ROI.
- 2022-02-22 00:52:37下载
- 积分:1
-
很好的绘图的+
很好的绘图的+-good mapping Dongdong
- 2022-01-25 17:42:39下载
- 积分:1
-
自己写的一段碰撞检测代码,并实现了一个简单的学院…
自己写的一段碰撞检测代码,能实现简单的碰撞检测-Write your own section of collision detection code, and to achieve a simple collision detection
- 2023-06-11 03:55:02下载
- 积分:1
-
计算机图形学作业,茶壶的旋转。。。
这里做了一个茶壶,实现了茶壶的,旋转,平移,颜色控制,光源的位置变换等等功能。代码里面还做了一只3D的兔子,也实现了兔子的自动旋转,平移,以及兔子颜色的变换功能。
- 2022-01-23 10:45:35下载
- 积分:1