资源列表
lsl_rgb2gray.rar
- 批量彩色图像转灰度图像,并实现重命名批量保存在新文件夹下,Batch processing of Color image transfer in to grayscales image,and rename them to save in to new file
seekgravlim.rar
- 可计算任意多边形的质心和边缘凸点的坐标,该多边形由若干边缘坐标点确定。 给定的边缘坐标点越多,计算结果越精确。,The function applied to calculate the coordinate of barycenter and boundary embossses of a polygon,which is determined by boundary points. The points,the preciser of the result.
xingtaixue.rar
- 数学形态学运算的matlab实现,包括腐蚀,膨胀,开启等运算。,xingtaixue yun suan
RANSAC.rar
- :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
draw.rar
- Bresenham算法生成直线,中点算法生成直线,DDA算法生成直线,中点画圆,Bresenham画圆,中点画椭圆,画多边形,多边形填充,the detail information is above
ilog-elixir.rar
- actionscr ipt 语言下的图表框架。,chart framework under actionscr ipt language.
allfns.zip
- VGG MultiView Compute Library,包含各种图像插值算法的实现和图像变换矩阵参数估计,VGG MultiView Compute Library, contains a variety of image interpolation algorithm and image transformation matrix parameter estimation
traffic.rar
- 红绿灯交通系统仿真。可调节车流量(Car Flux)和司机遵守交规的概率(Abide Rate)。细节部分如车的转向灯、尾灯都体现出来了。,Traffic light traffic system simulation. Adjustable flow (Car Flux) and drivers to comply with the probability of cross-regulation (Abide Rate). Details such as the car turned ligh
hough.rar
- hough变换代码文件,包括hough.m houghpeaks.m 和houghlines.m三个文件,hough transform code documents, including hough.m houghpeaks.m and three documents houghlines.m
LineChartControlDemo.rar
- 一个使用ChartControl来绘制曲线的程序,可以根据数据的大小来实时调整纵坐标,ChartControl to draw a curve using the procedure, based on the size of data in real time to adjust Ordinate
Bezier
- 绘制贝塞尔曲线,可以在指定任意多个点的情况下绘制贝塞尔曲线-Draw bezier, can be in specify any number of points draw bezier
vlfeat-0.9.14.tar
- lowe编写的sift算法c源代码, 好不容易才发现的,-c source code of sift by lowe