-
ComputerGraphics
4——连通填充算法的实现
1.用户能够用鼠标绘制多边形。
2.可以清除屏幕,重新绘制。
3.填充颜色及多边形的颜色(4- Connectivity filling Algorithm 1. Users to draw polygons with the mouse. 2. Can clear the screen, re-mapping. 3. Polygon fill color and the color)
- 2007-12-11 21:20:17下载
- 积分:1
-
FACE-Recognition-Technology1
这是一个人脸识别系统,其中详细的给出了人脸识别软件的开发过程,应用MATLAB编程实现,是一个不可多得的好软件。(This is a face recognition system, which gives a detailed Face Recognition software development process. MATLAB programming is a very good software.)
- 2006-08-25 13:07:18下载
- 积分:1
-
ellip-det
这是本人自己实现的椭圆检测算法,基于MATLAB实现,经测试对一些图片椭圆检测效果较好,需要同学可以参考(This is my own implementation of ellipse detection algorithm based on MATLAB implementation, tested on a number of pictures ellipse detection is better, students can refer to the need to)
- 2011-05-30 12:30:45下载
- 积分:1
-
katsevich
螺旋轨迹重建的一种实现方法,是解析算法的典型案例(An implementation method of spiral trajectory reconstruction is an analytical algorithm)
- 2021-04-20 17:28:50下载
- 积分:1
-
SIFT
SIFT图像配准,已测试比较好用,请大家放心使用(SIFT image registration)
- 2015-05-09 15:19:35下载
- 积分:1
-
Match
匹配算法,可以完美运行,对于初学者有着很好的参考价值(Matching algorithm, can be a perfect run, has a very good reference for beginners)
- 2013-12-13 23:14:37下载
- 积分:1
-
duoyuzhifenge
基于直方图的多阈值分割可以求出三个阈值,适合CT图像分割(Histogram-based multi-threshold segmentation can be obtained three threshold for CT image segmentation)
- 2020-07-04 01:40:01下载
- 积分:1
-
comsol
用comsol做声固耦合的例子,例子的内容是声子晶体的投射系数,对用comsol来计算声子晶体的初学者很不错(Coupled with comsol said anything solid examples, examples of the content is the projection coefficient of phononic crystals, the phonons with comsol to calculate the crystal is very good for beginners)
- 2011-08-23 08:46:09下载
- 积分:1
-
K-SVD
详细介绍了K-SVD字典训练的详细过程,对稀疏表示研究很有帮助.(Detailed introduces the K- SVD dictionary of detailed training process, the sparse say that research to have the help very much.
)
- 2012-10-30 14:11:04下载
- 积分:1
-
ssd.pytorch
说明: SSD: Single Shot MultiBox Object Detector, in PyTorch
A PyTorch implementation of Single Shot MultiBox Detector from the 2016 paper by Wei Liu, Dragomir Anguelov, Dumitru Erhan, Christian Szegedy, Scott Reed, Cheng-Yang, and Alexander C. Berg. The official and original Caffe code can be found here.
Table of Contents
Installation
Datasets
Train
Evaluate
Performance
Demos
Future Work
Reference
- 2020-06-25 07:00:02下载
- 积分:1