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

Search list

[GUI DevelopVistaRenderer3

Description: This article demonstrates how to use the WindowsVistaRenderer and how it was created. Background
Platform: | Size: 23552 | Author: Jeff | Hits:

[Special Effectsgaosi

Description: 图形图像处理,混合高斯图像背景估计&更新-Graphic image processing, mixed-Gaussian background image is estimated
Platform: | Size: 2048 | Author: Jason | Hits:

[Special EffectsObjectDetection

Description: 中科院博士写的程序。基于OpenCV的背景建模,运动物体检测。C程序-Chinese Academy of Sciences, Dr. write procedures. OpenCV-based background modeling, moving object detection. C procedures
Platform: | Size: 2048 | Author: 哥琴 | Hits:

[AI-NN-PRFuzzyBackgroundProbModel

Description: 基于模糊理论的概率背景模型检测图象中的概率背景算法程序-Based on fuzzy theory model of the probability of detection of the background image in the background probability algorithm procedure
Platform: | Size: 3072 | Author: matchblob | Hits:

[SCMHistogramVC

Description: // // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image processing. // Conceptual background: // A histogram is just a frequency count of every pixel value in the image. // There are various well-known mathematical operations that you can perform on an image // using histograms, to enhance the image, etc. // Histogram stretch (aka automatic gain control): // Stretches the image histogram to fill the entire range of values. This is a "point operation," // meaning each pixel is scaled to a new value, without examining the neighboring pixels. The // histogram stretch does not actually require you to calculate the full histogram. The scaling factor // is calculated from the minimum and maximum values in the image.
Platform: | Size: 3362816 | Author: yue feng | Hits:

[Windows CEMybacklight

Description: 管理手机背景灯状态的程序,运行环境WINCE, C++ 编写-Management of mobile phone background lights state procedures, operating environment WINCE, C++ Prepared
Platform: | Size: 10240 | Author: Loice | Hits:

[matlabThepicturemutuallyreduce[matlab]

Description: 用于去除背景,得到原图与背景相减的图像并二值化-To remove the background, the subtraction image and background image and binarization
Platform: | Size: 1024 | Author: 曾汉霖 | Hits:

[Special Effectstarget_tracking_using_kalman

Description: 基于kalman滤波的图像目标识别的matlab代码,将运动目标从背景中分离出来-Kalman filter based on image recognition of matlab code, will be moving targets separated from the background
Platform: | Size: 4096 | Author: jameelwong | Hits:

[Graph RecognizeObjectExtract

Description: 做是人行为检测的,第一步是从视频中跟踪人,然后去除背景。此程序是基于均值的背景减除(目标跟踪)。-To do is act of detection, the first step is to track people from the video, and then remove the background. This procedure is based on the average of the background subtraction (target tracking).
Platform: | Size: 66560 | Author: 李志焕 | Hits:

[VC/MFCOpenGL.MFC.Tutorials

Description: writing these tutorials it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL
Platform: | Size: 3801088 | Author: houhou820 | Hits:

[ICQ-IM-ChatExecuteCommand

Description: ExecuteCommand.zip try { //Asynchronously start the Thread to process the Execute command request. Thread objThread = new Thread(new ParameterizedThreadStart(ExecuteCommandSync)) //Make the thread as background thread. objThread.IsBackground = true //Set the Priority of the thread. objThread.Priority = ThreadPriority.AboveNormal //Start the thread. objThread.Start(command) }
Platform: | Size: 4096 | Author: wxh | Hits:

[Special EffectsBackgroundSubtraction

Description: 减背景算法,基于背景建模的方法获取前景目标,采用高斯混合模型-By the background algorithm, based on background modeling method to get the prospect of goals, the use of Gaussian mixture model
Platform: | Size: 1732608 | Author: 曾慕柳 | Hits:

[Special Effects0807

Description: 基于背景减除的时间差分法,可以有效的提取出前景,并且可以进行异常检测-Background subtraction based on the time difference method, can effectively extract the prospects, and anomaly detection can be
Platform: | Size: 6846464 | Author: wangzhen | Hits:

[Windows CEColor

Description: wince下自定义按钮图片和DLG背景!-wince under the custom button and DLG background picture!
Platform: | Size: 2936832 | Author: elequent | Hits:

[Windows Develop2007background

Description: 使用漸進式的濾波方法取得背景影像。將原始影像序列與此code擺放於同一資料夾,等待數秒後即可得到輸出背景影像Mt。-The use of step-by-step filtering method to obtain the background image. The original image sequence and the code placed in the same folder, and after waiting a few seconds to get the background image output Mt.
Platform: | Size: 1024 | Author: 鄭文達 | Hits:

[Special Effectszishiyingbeijigngengxin

Description: 基于自适应背景更新的运动车辆检测技术,用比较先进的自适应背景更新算法进行车辆的检测,希望对大家有帮助。-Based on adaptive background update campaign vehicle testing technology, with more advanced adaptive background updating algorithm for vehicle detection, we wish to help.
Platform: | Size: 130048 | Author: lili | Hits:

[OtherImageSegment

Description: 系统介绍图像分割的研究背景,分割方法及实现算法。-System image segmentation research background, methods and segmentation algorithms.
Platform: | Size: 3871744 | Author: Songyongjun | Hits:

[Special Effectsgmm

Description: 混合高斯模型是一种比高斯模型更好的背景建模方法-Gaussian mixture model is a better model than the Gaussian background modeling method
Platform: | Size: 3287040 | Author: 杨永刚 | Hits:

[2D Graphicreadtext

Description: 使用Kalman滤波实现二维图像中目标的轨迹跟踪源代码 这个程序通过Kalman滤波实现目标轨迹跟踪,并预测目标下一出现的位置。它通过背景相减实现目标检测,然后把输出的结果交给Kalman滤波器,预测出下一出现的位置(红色),可以和实际出现的位置(绿色)相比较。 -The use of Kalman filtering to achieve the goal of two-dimensional image of the trajectory tracking of the source code of this process through the Kalman filter for trajectory tracking of goals and objectives of the next prediction appear. Through background subtraction to achieve target detection, and then output the results to the Kalman filter, prediction next appear (red), can occur and the actual position (green) compared.
Platform: | Size: 6144 | Author: lcp | Hits:

[.netcvuse

Description: 使用opencv,将一个视频文件分割成多张图片。 特点:按帧提取,每帧保存为多张图片。 保存时,原来的格式是全彩的,同时转化并保存全彩图片对应的黑白图片和二值化图片。这三类图片分别存放在默认目录的video background foreground中。默认的视频文件名为默认目录下的ci.avi-Using opencv, a video file will be split into multiple images. Features: by frame extraction, each frame is saved as multiple pictures. Preserved when the original format is full color, at the same time transforming and save full-color picture black and white pictures and the corresponding binary image. These three types of images were stored in the default directory in the video background foreground. The default video file name is the default directory ci.avi
Platform: | Size: 6206464 | Author: kingbirdji | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net