-
Coloring-Problem
图着色问题(Graph Coloring Problem, GCP)又称着色问题,是最著名的NP-完全问题之一。路线着色问题是图论中最著名的猜想之一。(Graph coloring problem (Graph Coloring Problem, GCP), also known as coloring problem, is the most famous NP-complete problems. Line graph coloring problem is one of the most famous conjecture.)
- 2013-08-23 23:01:42下载
- 积分:1
-
ColorHistogram
图像检索——提取颜色特征:HSV空间颜色直方图(将RGB空间转化为HSV空间并进行非等间隔量化,将三个颜色分量表示成一维矢量,再计算其直方图作为颜色特征。(Image Retrieval- extract color features: HSV space color histogram (RGB space into the HSV space and the non-interval to quantify the three color components expressed as a one-dimensional vector, then calculate the color histogram as a feature.)
- 2011-07-06 21:25:29下载
- 积分:1
-
CharCut
分割图像中的有效数字,抗噪声,抗直线,斜线,粘连字符分割,旋转角度最大支持5度(Effective image segmentation figures, anti-noise, anti-straight, slash, adhesion character segmentation, rotation angle of 5 degrees maximum support)
- 2007-07-23 16:46:59下载
- 积分:1
-
LKPR-marzat
光流法,经典的LKPR-marzat算法,适合研究光流法的学者使用,可执行,无错误 (Optical flow method, the classic LKPR-marzat algorithm, for research scholars to use optical flow method, executable, error-free)
- 2021-04-10 23:18:58下载
- 积分:1
-
demo
说明: 一维高斯粗糙面、三维高斯粗糙面的建模,基尔霍夫近似法求散射系数(Modeling of one-dimensional Gaussian rough surface and three-dimensional Gaussian rough surface, and Kirchhoff approximation method to calculate scattering coefficient)
- 2020-11-08 17:59:48下载
- 积分:1
-
基于帧差法多目标跟踪Matlab代码
非常完整的帧差法多目标跟踪Matlab代码,并提供了完整的文档介绍,非常适合初学者学习。注:运行时要改一下文件路径,以及把视频文件转成图像序列输入。(Very complete frame difference method, multi-target tracking Matlab code, and provides a complete documentation, very suitable for beginners to learn. Note: at run time, you change the file path, and the video file is converted to an image sequence)
- 2017-08-31 10:13:00下载
- 积分:1
-
jiyuneirongdetuxiangjiansuo
说明: 基于内容的图像检索,包括纹理、形状、颜色(Content-based image retrieval, including texture, shape, color)
- 2011-04-16 20:46:50下载
- 积分:1
-
深居浅出AutoCAD二次开发.pdf
AutoCAD 以其通用的格式、完善的图形绘制功能及强大的图形编辑功能在各行业计算机辅助设计方面发挥着举足轻重的作用,对其进行二次开发能以更高精度、速度的进行计算机辅助设计,提高工作效率。如今 AutoCAD 支持的二次开发语言比较丰富,不管在哪种开发语言下对其进行二次开发 AutoCAD 的运行原理、程序设计的方法及开发思路是不变的。综合各种开发语言的性能、功能、开发周期、开发难度以及未来的趋势得出结论:在.NET(C#)环境下对其进行二次开发最为合适。本书力求循序渐进、由浅入深,详细介绍 AutoCAD 二次开发原理与技术。以.NET(C#)环境下二次开发为主线,并介绍.NET(C#)调用 ObjectARX(C )程序的方法,从而实现在 C#环境中构建程序框架(易于实现与修改),必要的时候在 C 环境中实现复杂或目前未托管的程序功能。融入 C 程序让.NET(C#)开发即便捷高效又功能强大。本书在详细的介绍 AutoCAD 基本对象及功能实现的同时结合丰富的开发实例以拓展开发的思路、指导实践开发的过程。本书内容安排如下:第一章“概述” 主要介绍 AutoCAD 软件的功能用途以及开发环境。第二章“AutoCAD 操作应用” 简单介绍软件的应用操作。第三章“程序设计基础” 主要介绍程序设计的基础。第四章“数据库基础” 主要介绍数据库相关的基础知识。第五章 “AutoCAD.NET 开发” 主要介绍 AutoCAD.NET APIs 及 AutoCAD 开发的基本方法与过程。第六章“开发实例” 详细介绍 AutoCAD 的开发过程以及开发思路。本书版权属于数字建筑网(http://www.BimCad.org)站长李冠亿所有。
- 2020-11-29下载
- 积分:1
-
shuzituxiang2-2
数字图像处理,dct频谱,低通滤波,高通滤波之后的图像。(Digital image processing, DCT spectrum, low pass filtering, high-pass filtering after the image.)
- 2012-12-05 21:34:33下载
- 积分:1
-
数学形态学处理灰度图像和二值图像的源代码
这是我编写的数学形态学处理灰度图像和二值图像的源代码,没有使用matlab自带的函数。可以实现膨胀、腐蚀以及开闭运算。(This is written in mathematical morphology of grayscale images and the source code of the binary image, do not use Matlab comes with function. Can achieve expansion, corrosion, and the opening and closing operation.)
- 2020-07-16 10:18:49下载
- 积分:1