Welcome![Sign In][Sign Up]
Location:
Search - real time segmentation

Search list

[OpenGL programmysf

Description: 地形漫游在仿真、模拟、虚拟现实等领域中有着广泛应用. 大规模地形的实时漫游算法一般采用视见体裁剪和与视点相关的连续细节层次等技术来减少实际绘制的地形数据量. 通过地形分块和视见体投影三角形扫描算法实现快速裁剪, 通过调整顶点的高度值消除裂缝, 通过基于三角形的四叉分割实现连续细节层次地形简化, 简化了算法实现, 提高了算法效率. 在没有利用帧连贯性的情况下, 算法可以在PC 机上实现较大规模地形的快速交互式漫游.-Roaming terrain in the simulation, simulation, virtual reality and other areas has a broad application. Large-scale real-time roaming terrain algorithm generally see as frustum culling and view-dependent continuous level of detail, such as techniques to reduce the actual rendering of terrain data. Through the terrain block and visually see the projector triangle body scan algorithm for fast cutting, by adjusting the height of peak value of the elimination of cracks in a triangle-based quadtree segmentation realize Continuous Level of Detail Terrain simplification simplified algorithm, improve the efficiency of the algorithm. In the absence of the use of frame coherence, the algorithm can realize in the PC, the rapid large-scale interactive roaming terrain.
Platform: | Size: 252928 | Author: 万方 | Hits:

[Special EffectsCannyClassification

Description: Canny算子分类,实现对图像进行分割。代码进行过优化,有较高的实时性。-Canny operator classification, to achieve image segmentation. Code has been optimized, a higher real-time.
Platform: | Size: 244736 | Author: lemon lee | Hits:

[Otheroptical_flow

Description: 15篇光流配准经典文献,目录如下: 1、A Local Approach for Robust Optical Flow Estimation under Varying 2、A New Method for Computing Optical Flow 3、Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms 4、all about direct methods 5、An Introduction to OpenCV and Optical Flow 6、Bayesian Real-time Optical Flow 7、Color Optical Flow 8、Computation of Smooth Optical Flow in a Feedback Connected Analog Network 9、Computing optical flow with physical models of brightness Variation 10、Dense estimation and object-based segmentation of the optical flow with robust techniques 11、Example Goal Standard methods Our solution Optical flow under 12、Exploiting Discontinuities in Optical Flow 13、Optical flow for Validating Medical Image Registration 14、Tutorial Computing 2D and 3D Optical Flow.pdf 15、The computation of optical flow -15 light流配quasi-classical literature, the directory is as follows: 1, A Local Approach for Robust Optical Flow Estimation under Varying2, A New Method for Computing Optical Flow3, Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms4, all about direct methods5, An Introduction to OpenCV and Optical Flow6, Bayesian Real-time Optical Flow7, Color Optical Flow8, Computation of Smooth Optical Flow in a Feedback Connected Analog Network9, Computing optical flow with physical models of brightness Variation10, Dense estimation and object-based segmentation of the optical flow with robust techniques11, Example Goal Standard methods Our solution Optical flow under12, Exploiting Discontinuities in Optical Flow13, Optical flow for Validating Medical Image Registration14, Tutorial Computing 2D and 3D Optical Flow.pdf15, The computation of optical flow
Platform: | Size: 14508032 | Author: zhangji | Hits:

[Special Effects111Regionbetter

Description: 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah, but, in real-time applications have yet to be improved, m coding easy to understand, easy to use, easy to rewritten into other languages, if rewritten into c, the speed should be improved. please enjoy
Platform: | Size: 1024 | Author: zz | Hits:

[Graph Recognizeanalgorithmforextractionandanalysis

Description: 摘要图像特征的提取是视觉图像识别的重要方法之一,采用细胞神经网络(&’’)并行处理器进行图像特征的提取 具有实时快速的优点。该文将介绍&’’ 并行处理器的基本工作原理及其实现图像特征处理的逻辑组合通用方法,并以 图像的纹理分割与识别为例来说明&’’ 并行处理器应用于视觉图像识别的通用编程方法。-Abstract image feature extraction is a visual image to identify one of the important ways, the use of cellular neural networks for parallel processors (& ' ' ) image feature extraction with the advantages of rapid real-time. This paper will introduce & ' ' parallel processors to achieve the basic working principle and characteristics of image processing method of the logic combination of GM and image texture segmentation and recognition as an example to illustrate the application of parallel processors & ' ' visual image recognition General programming method.
Platform: | Size: 1100800 | Author: martin | Hits:

[Video Capturedetect

Description: 基于摄像头的手势分割与检测。程序在pc机上可以实现视频实时在线捕捉,MFC界面控制。-Camera-based gesture segmentation and detection. Pc machine procedures can achieve real-time video capture, MFC interface control。
Platform: | Size: 5120 | Author: panzekai | Hits:

[Industry researchAdaptiveColorBackgroundModeling

Description: Adaptive Color Background Modeling for Real-Time Segmentation of Video Streams
Platform: | Size: 873472 | Author: krassalex | Hits:

[DSP programmotion

Description: This project deals with the tracking and following of single object in a sequence of frames and the velocity of the object is determined. Algorithms are developed for improving the image quality, segmentation, feature extraction and for deterring the velocity. The developed algorithms are implemented and evaluated on TMS320C6416T DSP Starter Kit (DSK). Segmentation is performed to detect the object after reducing the noise from that scene. The object is tracked by plotting a rectangular bounding box around it in each frame. The velocity of the object is determined by calculating the distance that the object moved in a sequence of frames with respect to the frame rate that the video is recorded. The algorithms developed can also be used for other applications (real time, object classication, etc.).
Platform: | Size: 1197056 | Author: vikas | Hits:

[Special EffectsImage-Segmentation

Description: 一个基于图形的高效图像分割算法,包括论文及相应的源代码。-This paper addresses the problem of segmenting an image into regions. We define a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image. We then develop an efficient segmentation algorithm based on this predicate, and show that although this algorithm makes greedy decisions it produces segmentations that satisfy global properties. We apply the algorithm to image segmentation using two different kinds of local neighborhoods in constructing the graph, and illustrate the results with both real and synthetic images. The algorithm runs in time nearly linear in the number of graph edges and is also fast in practice. An important characteristic of the method is its ability to preserve detail in low-variability image regions while ignoring detail in high-variability regions
Platform: | Size: 455680 | Author: xudq | Hits:

[OpenCVbgfg_segm

Description: 接上視訊後,會先作環境背景的偵測定義出背景,此後可以從視訊畫面作即時的背景前景分割-Connected to the video, it will first make the detection of environmental background define the background, after which the video screen from the background of the prospects for real-time segmentation
Platform: | Size: 8192 | Author: esprit1203 | Hits:

[Software EngineeringPedestrianDetectionMethodBasedonAdaboostAlgorithm.

Description: Adaboost算法简单可靠、学习精度高的特点,提出一种基于Adaboost算法的行人实时检测方法的论文。-Adaboost algorithm is simple, reliable, high precision, the characteristics of study proposed, based on Adaboost algorithm for real-time detection method of pedestrian papers.
Platform: | Size: 203776 | Author: songsong | Hits:

[Algorithmgmm

Description: A common method for real-time segmentation of moving regions in image sequences involves “background subtraction,” or thresholding the error between an estimate of the image without moving objects and the current image. The numerous approaches to this problem differ in the type of background model used and the procedure used to update the model. This paper discusses modeling each pixel as a mixture of Gaussians and using an on-line approximation to update the model. The Gaussian distributions of the adaptive mixture model are then evaluated to determine which are most likelyt o result from a background process. Each pixel is classified based on whether the Gaussian distribution which represents it most effectivelyis considered part of the background model.
Platform: | Size: 186368 | Author: ajinkya | Hits:

[Graph Recognizecbsb

Description: 一些开发车牌识别的资料,很有用,1。车牌识别中的二值化及快速倾斜校正算法2。车牌字符识别算法毕业设计3。基于HSI空间的车牌字符分割4。汽车牌照实时几何畸变校正方法5。一种实用快速的车牌字符分割方法-Some developed license plate recognition data, very useful, 1. License Plate Recognition binarization and fast skew correction algorithm 2. Graduation License Plate Recognition Algorithm 3. HSI space on the license plate character segmentation 4. Real-time vehicle license geometric distortion correction method 5. Practical and Fast License Plate Character Segmentation
Platform: | Size: 1064960 | Author: shikaichang | Hits:

[Graph programCodeBookBackground

Description: Real-time foreground–background segmentation using codebook mode-Real-time foreground-background segmentation using codebook mode
Platform: | Size: 1106944 | Author: sunny | Hits:

[Special EffectsAdaptive-Dynamic-Contour-for-Real-Time-Object-Tra

Description: image segmentation techniques in matlab
Platform: | Size: 508928 | Author: terminator86 | Hits:

[Special EffectsA-real-world-system-for-human-motion-detection-an

Description: In this thesis we present an operational computer vision system for real-time detection and tracking of human motion. The system captures monocular video of a scene and identifies those moving objects which are characteristically human. This serves as both a proof-ofconcept and a verification of other existing algorithms for human motion detection. An approach to statistical modeling of motion developed by Y. Song is coupled with a preprocessing stage of image segmentation and point feature tracking. This design allows a system that is robust with respect to occlusion, clutter, and extraneous motion. The results of experiments with the system indicate the ability to minimize both false detections and missed detections.
Platform: | Size: 778240 | Author: linuszhao | Hits:

[Special Effectssegmentation-codebook

Description: Real-time foreground–background segmentation using codebook model 了解码书进行图像处理(背景与前景)的原理,可以从该文章中获得有益的参考价值-Real-time foreground–background segmentation using codebook model A practical paper for knowing of image processing theory(about foreground-background) by codebook
Platform: | Size: 1090560 | Author: 赵河 | Hits:

[3D Graphicreal-time-Segment

Description: 借组VTK实现的实时交互分割,可以分割出任意方向的二维切片显示,在实现效果上非常好,但是交互速度较慢。-By the group to achieve real-time interactive segmentation VTK can be divided in any direction 2D slices show that achieving the effect is very good, but the interaction is slow.
Platform: | Size: 2048 | Author: Burning | Hits:

[Special EffectsSeaROISeg

Description: 厦门大学学报刊登的一篇关于海上感兴趣区域实时分割算法的文章,应用型很强,值得一看。-Xiamen University in 2007 published an article on maritime region of interest in real-time segmentation algorithm article, worth a visit.
Platform: | Size: 716800 | Author: YK | Hits:

[Linux-UnixSegmentation

Description: What is Face Swap Live? Face Swap Live lets you switch faces with a friend or a photo in real-time. Record videos or photos of yourself swapping faces with
Platform: | Size: 2376704 | Author: rasul | Hits:
« 12 3 »

CodeBus www.codebus.net