搜索资源列表
roipolymasking.zip
- A matlab code to extract the region of interest in an image & then apply a binary mask on the image to see the extracted object in all the three channels.,A matlab code to extract the region of interest in an image & then apply a binary mask on the i
ArpSender
- ArpSender是C#写的ARP发包器,写的初衷是想试下什么样的ARP包才会引起ARP攻击,构造一些包可能会导致别人上不了网。至于包怎么填,发挥大家的想象吧,嘿嘿。 ArpSender用了SharpPcap这个开源API,有兴趣的到网上查下,用起来挺简单的。编程过程中最大的问题就是线程的问题。发包的代码中用了BackgroundWorker控件,因为参数只能传一个,并且线程是不允许直接调用主窗口控件,后来用了一个结构体struct ArpPac来传,感觉还是很麻烦啊!不过还好在Backg
MapinfoSourceCode
- Decompile for the MapInfor control object, during the coffee time. Just for personal interest and for the programmer who interested in decompilers. 利用休息时间反编译的MapInfo源代码,感兴趣的看看。-Decompile for the MapInfor control object, during the coffee time. Just f
MasteringPerlForBioinformatics.pdf
- Mastering perl for bioinformatics.-Mastering Perl for Bioinformatics covers the core Perl language and many of its module extensions, presenting them in the context of biological data and problems of pressing interest to the biological community.
i-sight4_0_0
- 1. Support for OFF, PLY, GTS, OBJ file formats. 2. Perspective (one, two, three point perspective), axonometric and orthographic projections. 3. Ability to rotate, pan, zoom in/out and focus on a region of interest. 4. Ability to change backgro
eccv06
- In this paper, a novel scale- and rotation-invariant interest point detector and descr iptor, coined SURF (Speeded Up Robust Features) is presented. It approximates or even outperforms previously proposed schemes with respect to repeatability, di
Viewpoint_Adjustment_Using_Seam_Carving
- Viewpoint Adjustment Using Seam Carving Imitate Parallax with Seam Carving: Foreground objects or other objects of interest are tend to be more “interesting” than the background. Seam carving algorithm can automatically distinguish the two.
FullSceneMotionBlur_src_demo
- The texture used for the motion blur is d In the demo application, the following keys are usable: * s - for changing the rendered scene. * t - for changing the FirstRenderTexture flag that is passed to the RenderToMotionBlurTexture procedu
object_tracking
- 对变化的视频序列进行对象追踪,检测边缘图象,对感兴趣的图象进行颜色约束.-Video sequences on the object change tracking, edge detection image, the color of images of interest bound
Inside-COM
- 《COM技术内幕》是一本很有意思的书,可以说是中级程序员到高级程序员的过渡,有兴趣的朋友不防学学。COM,即Microsoft组件对象模型(Component Object Model),是开发软件组件的一种方法。组件实际上是一些小的二进制可执行程序,它可以给应用程序、操作系统以及其他组件提供一些服务。开发定制的COM组件就如同开发动态的、面向对象的API。多个COM对象可以连接起来以形成应用程序或组件系统,并且组件可以在运行时,在不重新链接或者编译应用程序的情况下被卸下或替换掉。Micros
10.1.1.26.9327
- aleix@ecn. Semantic queries to a database of images are more desirable than low-level feature queries, because they facilitate the user s task. One such approach is the object-related image retrieval. In the context of face images, it is of
JCS_V1N1P5_abstract_ref
- facilitate the user s task. One such approach is the object-related image retrieval. In the context of face images, it is of interest to retrieve images based on people s names and facial expressions. However, when images of the database a
LitSurveyReport
- aleix@ecn. Semantic queries to a database of images are more desirable than low-level feature queries, because they facilitate the user s task. One such approach is the object-related image retrieval. In the context of face images, it is of
AIM-1695
- aleix@ecn. Semantic queries to a database of images are more desirable than low-level feature queries, because they facilitate the user s task. One such approach is the object-related image retrieval. In the context of face images, it is of
ruqinzhejiance
- 主要完成的工作是在监控的场景中检测出运动的物体,去除干扰的背景,只留下感兴趣的目标即目标提取。目标提取,运动信息提取,PCA和诊间差分方法。-The major work done to monitor the scene in the moving objects detected, remove the background interference, leaving only the object extraction target of interest. Object extracti
wanglibei
- 视频对象分割的主要目的是通过一系列连续图像帧中抽取感兴趣的对象,把视频表示成一个视频对象,为基于对象的编码和基于对象的表达提供技术支持。-The main purpose of the video object segmentation through a series of continuous image frames to extract the object of interest, said the video into a video object, object-based cod
zk00006-OpenTLD-8a6934d
- 捕食者物体跟踪算法 开放源码 英国萨里大学的一个捷克学生的博士论文的一部分 -TLD is an award-winning, real-time algorithm for tracking of unknown objects in video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously Tracks the object, Lea
shenruqianchuMFC-E-book
- 深入浅出MFC是一本介绍 MFC(Microsoft Foundation Classes)程式设计技术的书籍。对於 Windows 应用软体的开发感到兴趣,并欲使用 Visual C++ 整合环境的视觉开发工具,以 MFC 为程式基础的人,都可以从此书获得最根本最重要的知识与实例。 如果你是一位对 Application Framework 和物件导向(Object Oriented)观念感兴趣的技术狂热份子,想知道神秘的 Runtime Type Information
easy-CPP
- 本书分为三部分:过程化程序设计,时间程序设计,面向对象的程序设计,每一部分都有作者验证过的典型c++源程序,作者站在初学者的角度编写的这本书,是按照本科计算机专业实际学习来编排的,作者以一种新颖而容易的角度使广大学者对c++充满兴趣。(附,不可用于商业用途,仅供学习参考,否则引起纠纷自己承担)-This book is divided into three parts: procedural programming, time programming, object-oriented progr
4.1.1IMapInterface
- 主要介绍IMap接口的一般用法,C#+ArcGIS Engine-General usage of the introduce IMap interface,The IMap interface is a starting point for many of the tasks one does with a map. For example, you can use IMap to add, delete, and access map layers containing data from