登录
首页 » 图形图像 » sobel算子的实现

sobel算子的实现

于 2022-01-25 发布 文件大小:3.19 MB
0 311
下载积分: 2 下载次数: 1

代码说明:

资源描述基于opencv的sobel算子的实现,包含相关文档和详细代码,可用于图像边缘检测的实现。

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

发表评论

0 个回复

  • Laplace Gaussian Edge Detection
    拉普拉斯高斯边缘检测-Laplace Gaussian Edge Detection
    2022-04-08 01:37:14下载
    积分:1
  • 贝塞尔函数的实现,VC编程
    贝塞尔函数的实现,VC编程-the realization VC
    2022-03-17 15:17:43下载
    积分:1
  • BMP旋转
    输入一张.bmp图像的路径 再输入旋转角 输出旋转后的.bmp图像
    2023-01-17 11:00:04下载
    积分:1
  • 三维重建 (mls + 泊松)
    利用 pcl 库三维重建代码,  基于三维点云表面法向量的优化,主要是moving least square 方法,基于Poisson 表面重建的三维重建。 读入的是pcd文件,也可以是其他的格式。需修改读入文件的加载函数                        
    2022-12-08 21:30:03下载
    积分:1
  • VC for the picture arrangement game, very suitable for beginners reference to pr...
    VC作的拼图游戏,非常适合初学者参考对照练习.-VC for the picture arrangement game, very suitable for beginners reference to practice.
    2022-01-22 00:49:30下载
    积分:1
  • From a seal of recognition program. From a seal of recognition program
    上传一个印章识别程序。上传一个印章识别程序-From a seal of recognition program. From a seal of recognition program
    2022-08-26 03:52:41下载
    积分:1
  • 本程序功能与Windows下附件中的画软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视结构,视为滚动视,允许分割窗口。绘制方面的功...
    本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格式。 程序界面主要由标题栏、菜单栏、工具栏、状态栏、绘图工作区及属性页对话框组成,其中有四个实现不同功能的工具栏,包括MFC自动生成的工具条、自定义的工具箱(ToolBox)、颜色盒(ColorBox)和工具属性栏(ToolStyleBox)。其中MFC自动生成的工具条用于保存文件之类的操作工具箱可以选择绘图或操作方式,颜色盒选取颜色,工具属性栏设置工具属性,状态栏中显示鼠标在绘图区的逻辑坐标,属性页对话框可以改变画布大小及设置背景色和前景色。工具栏和状态栏有停靠和浮动功能。-The program features with Windows under the annex is similar to the drawing software. This procedure is in VC6.0 platforms for use by MFC to support multi-document and multi-view structure, the view for scrolling view, to allow division of the window. Mapping functions including the preparation of a variety of major elements, including a straight line, Bezier curves, rectangle, round rectangle, ellipse (circle), polygon, use a pen or paint brush free drawing, erase eraser, paint bucket to fill, check c
    2022-06-03 10:11:17下载
    积分:1
  • 象处理的初步应用,有统计参数,直方以及直方均衡,滤波,锐化等...
    图象处理的初步应用,有统计参数,直方图以及直方图均衡,滤波,锐化等-Preliminary image processing applications, has statistical parameters, histogram and histogram equalization, filtering, sharpening, etc.
    2022-03-30 16:06:27下载
    积分:1
  • * 书 名:《DirectShow开发指南》 * 作 者: 陆其明(著) 金邦飞(审校) * 内容提要: 本书以DirectX SDK...
    * 书 名:《DirectShow开发指南》 * 作 者: 陆其明(著) 金邦飞(审校) * 内容提要: 本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使 用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了 DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow 应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性 编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第 4部分结合作者个人的一些开发实践,通过案例和开放源码分析,进一步介绍 DirectShow的实务应用。-* Title : "DirectShow Development Guide"* Author : Lu Qiming (a) JIN Bang fly (Revision)* Synopsis : The book is DirectX 9.0 SDK version, modeled The contents cover almost the Windows platform using DirectShow coding for the C side aspect. The book is divided into four parts. Part 1 introduced DirectShow basic knowledge. Part 2 focused on the development of Filter, and DirectShow application development, including the current very popular, such as audio and video collection, digital cameras, nonlinear editing application. No. 3-depth analysis of the DirectShow SDK source code for some typical examples. Part 4 of the individual authors c
    2023-06-22 05:45:03下载
    积分:1
  • The code is mainly based on the Daubechies wavelet transform code
    该代码主要为在c语言环境下编写的基于Daubechies的小波变换代码-The code is mainly based on the Daubechies wavelet transform code
    2022-06-01 05:58:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载