上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 38 下一页

2022年12月3日

摘要: 2017年4月16日 一周AnswerOpenCV佳作赏析 1、 HelloHow to smooth edge of text in binary image, based on threshold.Something like anti-ali... 阅读全文
posted @ 2022-12-03 15:31 jsxyhelu 阅读(16) 评论(0) 推荐(0) 编辑
摘要: 第四章 The cv::Mat Class: N-Dimensional Dense Arrays Mat n维 稠密阵列 The cv::Mat class can be used for arrays of any nu... 阅读全文
posted @ 2022-12-03 15:31 jsxyhelu 阅读(23) 评论(0) 推荐(0) 编辑
摘要: 下载地址:https://files.cnblogs.com/files/jsxyhelu/GOCW20171217.zip 现在将Csharp调用基于Opencv编写的类库文件(Dll)的方法定下来,我取名叫做GreenOpenCsharpWar... 阅读全文
posted @ 2022-12-03 15:31 jsxyhelu 阅读(228) 评论(0) 推荐(0) 编辑
摘要: OpenCV的HighGUI提供了视频和摄像头的直接打开。那么它是如何实现的了?这里进行初步分析。 /** * Videoreader dispatching method: it... 阅读全文
posted @ 2022-12-03 15:31 jsxyhelu 阅读(51) 评论(0) 推荐(0) 编辑
摘要: OpenCV是托管于GitHub的开源项目,本文具体解决一个问题,就是“获取最新版本的OpenCV,并且在自己的项目中使用起来" 最新版本 2017年3月31日 BY:jsxyhelu 目录: 1 下载最... 阅读全文
posted @ 2022-12-03 15:31 jsxyhelu 阅读(112) 评论(0) 推荐(0) 编辑
摘要: 第一章 谁使用OpenCV 大多数程序员工程师,或多或少知道“计算机视觉”是什么东西,但是很少有人对于计算机视觉能够运用的区域有全面的认识。比方说,很多人知道图像出来运用于监督和网页上的图像视频处理。但是很少有人 知道“计算机视觉”在游戏... 阅读全文
posted @ 2022-12-03 15:31 jsxyhelu 阅读(11) 评论(0) 推荐(0) 编辑
摘要: 出版社链接: http://shop.oreilly.com/product/0636920044765.do 代码链接: https://github.com/oreillymedia/Learning-OpenCV-3_examples... 阅读全文
posted @ 2022-12-03 15:31 jsxyhelu 阅读(26) 评论(0) 推荐(0) 编辑
摘要: 一 概述 1. Overview. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .... 阅读全文
posted @ 2022-12-03 15:31 jsxyhelu 阅读(68) 评论(0) 推荐(0) 编辑
摘要: 实际比较filter2D和imfilter之间的关系 ​ 卷积运算是图像处理和增强中经常遇到的一种算法。由于很多优秀的开源算法都是采用matlab编写的,在我改写为c语言的时候就必然会遇到改... 阅读全文
posted @ 2022-12-03 15:31 jsxyhelu 阅读(146) 评论(0) 推荐(0) 编辑
摘要: 原文链接:http://answers.opencv.org/question/134783/android-opencv-finding-extreme-points-in-contours/ 导 读:本例子使用轮廓... 阅读全文
posted @ 2022-12-03 15:31 jsxyhelu 阅读(17) 评论(0) 推荐(0) 编辑
上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 38 下一页

导航