Welcome![Sign In][Sign Up]
Location:
Search - POSIT

Search list

[ListView/ListBoxMFC_OwnerDraw_Listbox_demo

Description: As we all know that the regular listbox that you drag and drop from the control toolbar in the Visual studio 6 just accepts text. But I made three extra features in my listbox which are: accept graphic icons (.ico) files beside the text. You can determine the text and the icon positions in the listbox (left or right). You can drag and drop any (.ico)icon files in the listbox and it will be automatically added. -As we all know that the regular listbox that you drag and drop from the control in the toolbar Visual Studio 6 just accepts text. But I made thr ee extra features in my listbox which are : accept graphic icons (. ico) files beside the te QCD. You can determine the text and the icon posit ions in the listbox (left or right). You can drag and drop any (. ico) icon files in the listbox and it will be automatically added.
Platform: | Size: 427177 | Author: changming | Hits:

[ListView/ListBoxMFC_OwnerDraw_Listbox_demo

Description: As we all know that the regular listbox that you drag and drop from the control toolbar in the Visual studio 6 just accepts text. But I made three extra features in my listbox which are: accept graphic icons (.ico) files beside the text. You can determine the text and the icon positions in the listbox (left or right). You can drag and drop any (.ico)icon files in the listbox and it will be automatically added. -As we all know that the regular listbox that you drag and drop from the control in the toolbar Visual Studio 6 just accepts text. But I made thr ee extra features in my listbox which are : accept graphic icons (. ico) files beside the te QCD. You can determine the text and the icon posit ions in the listbox (left or right). You can drag and drop any (. ico) icon files in the listbox and it will be automatically added.
Platform: | Size: 427008 | Author: changming | Hits:

[Windows DevelopPOSIT

Description: 经典的POSIT算法源码。性能不如OI算法好。-Classic source posit algorithm. OI algorithm performance as well.
Platform: | Size: 3072 | Author: Leo | Hits:

[Windows Developposit_tut

Description: This code shows how to use the POSIT algorithm implemented in the Opencv library. This algorithm can be used to estimate the pose of a 3D model.
Platform: | Size: 145408 | Author: deadmaurice | Hits:

[matlabpose_sift_posit

Description: Estimating the pose of head using SIFT and POSIT
Platform: | Size: 5120 | Author: pawan | Hits:

[Windows DevelopPOSIT

Description: Pose estimation using POSIT algoritm
Platform: | Size: 1662976 | Author: pawan | Hits:

[3D GraphicmodernPosit

Description: posit 3D calibieren 可以起始点不用0-starting point can not posit 3D calibieren 0
Platform: | Size: 1024 | Author: gaozhiwei | Hits:

[Video Capture3DModelTracking

Description: 能实现三维模型与摄像头读取目标的位姿匹配,并使用Posit算法完成位姿校正-Able to read the target of three-dimensional model with the camera position and orientation matching, and use the Posit algorithm to complete the pose correction
Platform: | Size: 13383680 | Author: QinQin | Hits:

[OtherMastering-OpenCV

Description: opencv最新书籍《Master OpenCV with Practical Computer Vision Projects》。基于opencv2.4.3编写。采用了实例工程方式讲解。-opencv book: Chapters: Ch1) Cartoonifier and Skin Changer for Android, by Shervin Emami. Ch2) Marker-based Augmented Reality on iPhone or iPad, by Khvedchenia Ievgen. Ch3) Marker-less Augmented Reality, by Khvedchenia Ievgen. Ch4) Exploring Structure from Motion using OpenCV, by Roy Shilkrot. Ch5) Number Plate Recognition using SVM and Neural Networks, by David Escrivá. Ch6) Non-rigid Face Tracking, by Jason Saragih. Ch7) 3D Head Pose Estimation using AAM and POSIT, by Daniel Lélis Baggio. Ch8) Face Recognition using Eigenfaces or Fisherfaces, by Shervin Emami. Ch9) Developing Fluid Wall using the Microsoft Kinect, by Naureen Mahmood.
Platform: | Size: 6326272 | Author: 王邦平 | Hits:

[3D Graphicpositacoplanar-posit

Description: C#编写,帮着后人理解POSIT,其中利用了AForge.NET的函数库,在文档中已经包含.支持自己在基础上再开发-C#, helping future generations understand the POSIT, which utilizes the AForge.NET library, has been included in the document. Supported on the basis of their own re-development
Platform: | Size: 2359296 | Author: niuhao | Hits:

[Industry researchA-Tale-of-Four-Kernels-(FreeBSD--Linux--OpenSolar

Description: By Diomidis Spinellis,Athens University of Economics and Business, Greece, May 2008 The FreeBSD,GNU/Linux,Solaris,and Windows operating systems have kernels that provide comparable facilities. Interestingly, their code bases share almost no common parts, while their development processes vary dramatically. We analyze the source code of the four systems by collecting metrics in the areas of file organization, code structure, code style, the use of the C preprocessor, and data organization. The aggregate results indicate that across various areas and many different metrics, four systems developed using wildly different processes score comparably. This allows us to posit that the structure and internal quality attributes of a working, non-trivial software artifact will represent first and foremost the engineering requirements of its construction, with the influence of process being marginal, if any.
Platform: | Size: 169984 | Author: xyz | Hits:

[OtherModular-Neural-Networks-for-Map-Matched-GPS-Posit

Description: Tactically maneuvering targets are difficult to track since acceleration cannot be observed directly and the accelerations are induced by human control or an autonomous guidance system therefore they are not subject to deterministic models. A common tracking system is the two-state Kalman Filter with a Singer maneuver model where the second order statistics of acceleration is the same as a first order Markov process. The Singer model assumes a uniform probability distribution on the target s acceleration which is independent of the x and y direction. In practice, it is expected that targets have constant forward speed and an acceleration vector normal to the velocity vector, a condition not present in the Singer model. This paper extends the work of Singer by presenting a maneuver model which assumes constant forward speed and a probability distribution on the targets turn-rate-Tactically maneuvering targets are difficult to track since acceleration cannot be observed directly and the accelerations are induced by human control or an autonomous guidance system therefore they are not subject to deterministic models. A common tracking system is the two-state Kalman Filter with a Singer maneuver model where the second order statistics of acceleration is the same as a first order Markov process. The Singer model assumes a uniform probability distribution on the target s acceleration which is independent of the x and y direction. In practice, it is expected that targets have constant forward speed and an acceleration vector normal to the velocity vector, a condition not present in the Singer model. This paper extends the work of Singer by presenting a maneuver model which assumes constant forward speed and a probability distribution on the targets turn-rate
Platform: | Size: 265216 | Author: jorgehas | Hits:

[Software Engineeringposit

Description: posit的两个函数,一个老版本,一个新版本,很实用,还不错的。-posit two functions, and an older version, a new version, it is practical, but also good.
Platform: | Size: 2048 | Author: chengkewen | Hits:

[Graph programChapter7_HeadPoseEstimation

Description: 该工程是深入理解Opencv这本书的第七章基于AAM和POSIT三维头部姿态估计的源码。-The project is in-depth understanding of Opencv This chapter of the book is based on AAM and POSIT three-dimensional head attitude estimation source.
Platform: | Size: 945152 | Author: wuqiaoqiao | Hits:

[Graph programsoftposit

Description: posit monocular visua correspodence unkown
Platform: | Size: 96256 | Author: heihei3055 | Hits:

CodeBus www.codebus.net