-
imageedit
实现一些图像的编辑功能,比如图像的打开,关闭,新建,删除,反转,等一些功能(Implement some image editing features, such as the image open, close, create, delete, reverse, and some other functions)
- 2010-12-20 13:26:18下载
- 积分:1
-
hhh
说明: 关于图像处理技术在冬小麦测试中的应用,用VC编的软件能对小麦进行二值化处理,中值滤波和灰度变换。(On image processing technology in the winter wheat test the application of the software made by VC on wheat binarization processing, median filtering and gray-scale transformation.)
- 2008-10-23 22:42:29下载
- 积分:1
-
program
gdal读tiff图像,获取图像大小,波段信息,图像数据,写Tiff图像到固定路径。(Read and write an TIff image using GDAL)
- 2012-02-13 22:08:22下载
- 积分:1
-
VCPP-image-processing-chapter12
VisualC++数字图像处理技术详解第2版光盘,第十二章(VisualC++ digital image processing technology Detailed Version 2 discs, Chapter XII)
- 2016-04-16 14:02:35下载
- 积分:1
-
chessboard
生成相机标定所用的方格图,用于相机标定使用(Generates the grid chart used to calibrate the camera)
- 2017-06-24 10:05:27下载
- 积分:1
-
report-of-tuxingxue
实验一 直线生成算法
实验二 圆弧生成算法
实验三 窗口菜单交互界面
实验四 区域填充算法
实验五 裁剪算法算法
实验六 图形软件开发包/库应用
实验七 曲线的生成算法
实验八 曲面生成算法
实验九 二维图形变换(Experimental line generation algorithm experiment two arcs to generate the algorithm experimental three-window menu interface experiment four regional filling algorithm experimental five-clipping algorithm algorithm experiment six graphics software development package/library application experiment seven curve generation algorithm experiment eight surface generation algorithm experiments ninety-two dimensional graphics transform)
- 2020-10-22 13:57:23下载
- 积分:1
-
GrabCutSource
最经典之做,保证别人没有上传过
实现文章
“GrabCut" Interactive Foreground Extraction using Iterated Graph Cuts
用graphcut实现图像分割,效果非常好(The most classic to do to ensure that other people do not realize uploaded article GrabCut Interactive Foreground Extraction using Iterated Graph Cuts with graphcut realize image segmentation, has very good results)
- 2020-10-30 22:20:01下载
- 积分:1
-
FingerPrintVerify
说明: 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配(This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching)
- 2020-11-02 09:09:54下载
- 积分:1
-
duibidulasheng
对比度拉伸,对原始图像进行对比度拉伸,从而得到拉伸后的图像(tensile contrast, the original image contrast stretching, and thus drawing the images)
- 2007-06-28 16:19:44下载
- 积分:1
-
RRT-path-panning-algorithm
本文以自主驾驶车辆为实际应用背景.提出了一种改进的RRT(快速随机搜索树)路径规划算法.该路
径规划算法将非完整性约束条件与双向多步扩展RRT搜索算法相结合,在提高搜索效率的同时保证了规划路径的可
行性.同时将路径点作为B样条基函数的控制点,用三次B样条函数来拟合控制点生成平滑可跟踪的路径.通过在平
面障碍物环境下实验,验证了该算法的有效性.(AimingattheapplicationofALV(automaticlandvehicle),animprovedRRT(RapidlyRandom?exploring
Trees)pathplanningalgorithm isproposed.Thealgorithm combinesthenoholonomicconstraintsofvehiclewithdoubleextend
RRTs,whichnotonlyimprovestheefficiencyofsearchingbutalsoguaranteesthefeasibilityofthepathatthesametime.Thepath
pointsaretakenasreferencepointsfortheB?splinebasicfunction,approachandcreateanewsmoothroutewhichsuitsforthevehi?
cletofollow.Thesimulationoutcomesandfieldtestsverifytheeffectivenessofthemethodproposed.)
- 2012-12-01 18:39:27下载
- 积分:1