资源列表
hough.rar
- hough变换代码文件,包括hough.m houghpeaks.m 和houghlines.m三个文件,hough transform code documents, including hough.m houghpeaks.m and three documents houghlines.m
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
allfns.zip
- VGG MultiView Compute Library,包含各种图像插值算法的实现和图像变换矩阵参数估计,VGG MultiView Compute Library, contains a variety of image interpolation algorithm and image transformation matrix parameter estimation
ilog-elixir.rar
- actionscr ipt 语言下的图表框架。,chart framework under actionscr ipt language.
draw.rar
- Bresenham算法生成直线,中点算法生成直线,DDA算法生成直线,中点画圆,Bresenham画圆,中点画椭圆,画多边形,多边形填充,the detail information is above
RANSAC.rar
- :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
xingtaixue.rar
- 数学形态学运算的matlab实现,包括腐蚀,膨胀,开启等运算。,xingtaixue yun suan
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.
lsl_rgb2gray.rar
- 批量彩色图像转灰度图像,并实现重命名批量保存在新文件夹下,Batch processing of Color image transfer in to grayscales image,and rename them to save in to new file
DICOM2.rar
- VC++程序,ITK二维图像处理工具包,希望对各位有用,VC++ program, ITK two-dimensional image processing tool kit, you want to be useful for
rgb2565
- 本程式以readfile方式,對圖檔進行修改格式,將rgb格式修改為565資料格式,可用於VGA顯示圖檔前的圖檔修改-The program to readfile way to modify the format of the drawing will be revised to 565 rgb format, data format, VGA display can be used to modify the drawing before drawing
WaterShed(CPP)
- 分水岭算法(WaterShed)的C++实现,针对导入的位图进行分水岭算法分割,是基于MFC的实现-Watershed algorithm (WaterShed) of the C++ implementation of the imported bitmap for the watershed segmentation algorithm is based on the realization of MFC