登录
首页 » Special Effects » opencv 读图像,feichangbucuo

opencv 读图像,feichangbucuo

于 2022-05-15 发布 文件大小:2.23 MB
0 132
下载积分: 2 下载次数: 1

代码说明:

opencv 读图像,feichangbucuo-opencv

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • object : If you want to learn computer graphics students, teachers and staff : a...
    对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测投影,透视投影算法,光照立体球,光照圆环,光照双线性曲面等等!如果需要安装图形学演示系统的请到这下载:http://happyyangxu.home.sunbo.net/xfile.php?xname=N50SQV0&download=1&fname=graphic_demo.zip-object : If you want to learn computer graphics students, teachers and staff : a dynamic demonstration of graphics generation process, the detailed source code so that you can run after the paste, including DDA, bresenham, point by point comparison Linear Algorithm; Bresenham, DDA, Stipples Yuan algorithm; n bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation, proportion, rotation , the origin of symmetry,
    2022-04-14 18:58:19下载
    积分:1
  • 用OpenCV编写的一个用来检测人脸的程序,可输入图片或者视频文件,也可打开摄像头进行实时检测。检测速度快,准确度高。
    用OpenCV编写的一个用来检测人脸的程序,可输入图片或者视频文件,也可打开摄像头进行实时检测。检测速度快,准确度高。 -OpenCV prepared with a human face to detect the process, enter the picture or video files can also be open to conduct real-time detection camera. Detection speed and high accuracy.
    2022-01-22 07:53:50下载
    积分:1
  • Face detection system, useful, welcome to download, no error!
    人脸检测系统,很好用,欢迎大家下载,无错误!-Face detection system, useful, welcome to download, no error!
    2022-09-01 07:15:04下载
    积分:1
  • 判断N个点能否构成凸多边形,N由使用者自己输入
    判断N个点能否构成凸多边形,N由使用者自己输入-Points to determine whether N constituted convex polygon, N from the user input
    2022-05-14 13:35:56下载
    积分:1
  • 图像处理框架程序,可以打开多种图像格式,并且实现了一些基本的图像算法,界面良好...
    图像处理框架程序,可以打开多种图像格式,并且实现了一些基本的图像算法,界面良好-image processing framework procedures can open multiple image formats, and fulfill some basic image algorithm, a good interface
    2023-03-01 18:15:03下载
    积分:1
  • 绘出图像中主要线路的走向 laneMaking
    绘出图像中主要线路的走向 laneMaking-Mapped images to the main lines laneMaking
    2022-01-28 14:41:55下载
    积分:1
  • image detection, template matching algorithm code, including detect.c.bmp.rc. bm...
    图象的检测,模板匹配算法代码,包括detect.c.bmp.rc,bmp.h等-image detection, template matching algorithm code, including detect.c.bmp.rc. bmp.h etc.
    2022-02-20 13:32:45下载
    积分:1
  • ImageMagick (TM) 是一个免费的创建、编辑、合成图片的软件。它可以读取、转换、写入多种格式的图片。图片切割、颜色替换、各种效果的应用,图片的旋转、...
    ImageMagick (TM) 是一个免费的创建、编辑、合成图片的软件。它可以读取、转换、写入多种格式的图片。图片切割、颜色替换、各种效果的应用,图片的旋转、组合,文本,直线, 多边形,椭圆,曲线,附加到图片伸展旋转。ImageMagick是免费软件:全部源码开放,可以自由使用,复制,修改,发布。它遵守GPL许可协议。它 可以运行于大多数的操作系统。ImageMagick的大多数功能的使用都来源于命令行工具。-ImageMagick (TM) is a free creation, editing, image synthesis software. It can read, convert, write a variety of formats pictures. Picture cut, color replacement, the application of a variety of effects, image rotation, composition, text, line, polygon, ellipse, curve, attached to the extended rotation picture. ImageMagick is free software: open source all be free to use, copy, modify, publish. Its compliance with the GPL license agreement. It can run on most operating systems. Most of the features of ImageMagick to use all tools from the command line.
    2022-06-27 19:51:22下载
    积分:1
  • 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准...
    本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准-This procedure will be combined with SIFT and the edge used to do image registration using SIFT key-point detection using Canny edge detection operator to select the best match to optimize vector match point image registration
    2022-07-25 20:35:46下载
    积分:1
  • VC图像的魔术表演的程序编写,包含了详细的注释,可以啊…
    vc++编写的实现图像特效显示的程序,包含详细注释,可以实现各种图像特效显示,强烈推荐-vc Image prepared by the magic show procedures, contains detailed notes, can achieve various effects images, strongly recommended
    2022-04-13 15:58:20下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载