资源列表
edge_detection
- 使用canny算子对图像进行边缘检测,用于RCNN的目标检测。(Edge detection using Canny operator)
媛
- 用程序实现三次Bezier曲线的de Casteljau算法(Realization of de Casteljau algorithm for three times Bezier curve by program)
Untitled
- 分水岭图像识别,本实验为使用MATLAB编写的细胞图像分割及计数系统,实现了对图像内细胞的计数,以及对每个细胞周长和面积的测量,并分别展示了分割后的每个细胞的图像。(Watershed image recognition)
相机标定
- 一个简易的相机标定程序,在vs2015上可以运行(A simple camera calibration program)
cfnet_otb2013_results
- CF-net目标跟踪算法在OTB50数据集下的结果(Results of CF-net target tracking algorithm under OTB50 data set)
test_GS
- 标准GS相位恢复算法,利用傅里叶变换与反变换进行逼近,直至收敛,误差下降算法。(Standard GS phase recovery algorithm, using Fourier transform and inverse transform approximation, until convergence, error reduction algorithm.)
interfernce
- 基于matlab的平面波干涉,球面波干涉条纹图样。(Plane wave interference a, spherical wave interference)
cad70gcygjcj
- CAD70个常用工具插件是一款CAD软件70个实用插件,CAD图形处理是很多专业人士在工作的时候必备的软件,这里汇集了70个经常会用到的小工具,内容涉及各个方面,用一下试试吧,非常不错!(CAD 70 common tools plug-in is a CAD software 70 practical plug-in, CAD graphics processing is a lot of professional people in the work of the necessary sof
PC-3089D源码
- PC-3089D图像传感器的程序源码,含BIN文件。(PC-3089D image sensor program source code, including BIN files.)
MammEnhan
- 利用NSCT对脑CT图像增强的例子 ,代码可编辑,本例为适用于灰度图像(Using NSCT for brain CT image enhancement example, the code can be edited. This example applies to grayscale images.)
osgCompute
- osgcompute是用于并行执行代码的抽象基库。 流式处理器。库连接到OpenScenegraph(OSG) 因此,它可以被包括在景观中。它给用户 可以跳到图形处理单元(GPU)进行任何类型的操作 计算结果。然后就可以获得操作过的数据。 到scenegraph进行进一步处理(例如渲染)。(osgCompute is the abstract base library for the execution of code on parallel streaming processors.
C#_温湿度实时曲线显示(chart控件)
- 基于C#的温湿度实时曲线显示,利用chart控件。(Real-time temperature and humidity curve display based on C # and chart control.)