Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

184 results about "Adaboost classifier" patented technology

AdaBoost Classifier. AdaBoost (short for "Adaptive Boosting") is a popular boosting classification algorithm. AdaBoost algorithm performs well on a variety of data sets except some noisy data [Freund99]. AdaBoost is a binary classifier.

Rapid three-dimensional face identification method based on bi-eye passiveness stereo vision

The invention discloses a fast 3D face identifying method based on double-eye passive solid sight, which includes the following steps: 1) a non-contact short shaft parallel binocular stereo vision system is built by applying two high-definition digital cameras; 2) after system calibration is finished, face detection and collection based on a haar-AdaBoost sorting machine is carried out on a preview frame image for obtaining corresponding upper and lower stereoscopic vision graph pairs and estimating a sight difference; image correction is carried out on a face area for obtaining the upper and lower stereoscopic vision graph pairs vertical to the polar lines inside and outside the area; 3) the accurate location on the eyes and a spex nasi is captured by applying a Bayesian and the haar-AdaBoost sorting machines as well as point cloud 3D information for building a benchmark triangle; 4) the corresponding sub pixels in the middle and small areas are matched by applying the pyramidal parallel search solid graph of a phase relevant arithmetic based on a complex wavelet; 5) pose normalizing and hole filling are carried out on the faces under different poses by applying the built benchmark triangle; 6) expression normalization is carried out on different faces based on the suppose that the surface geodesic distance of the face is invariable; 7) the 3D faces after normalization are identified by utilizing the arithmetic. The method has the beneficial effects of: mainly solving the problems of being hard to fast and automatically obtain the passive stereoscopic vision and identifying the 3D point cloud information of the dense and accurate face under different poses and expressions, thus leading the 3D face identifying process to be faster, more hidden, safer and more reliable.
Owner:杭州大清智能技术开发有限公司

Multi-level-point-set characteristic extraction method applicable to ground laser radar point cloud classification

The invention relates to a multi-level-point-set characteristic extraction method applicable to ground laser radar point cloud classification. Based on point set characteristics, high-precision classification of four kinds of common ground features including pedestrians, trees, buildings and automobiles and the like in a scene is realized. Firstly, point sets are constructed and a point cloud is re-sampled into a point cloud of different scales and thus point sets which are different in size and provided with layered structures are formed through clustering and characteristics of each point in the point sets are obtained; next, an LDA (Latent Dirichlet Allocation ) method is adopted to synthesizing point-based characteristics of all points in each point set into shape characteristics of the point sets; and at last, based on the shape characteristics of the point set, an Adaboost classifier is adopted to train the point sets of different levels so as to obtain a classification result of the whole point cloud. The multi-level-point-set characteristic extraction method has a higher classification precision and has a classification precision, which is far higher than that of point-based characteristics, Bag-of-Word-based characteristics and characteristics based on probabilistic latent semantic analysis (PLSA), in aspect of pedestrians and vehicles.
Owner:BEIJING NORMAL UNIVERSITY

Fast adaptation method for traffic video monitoring target detection based on machine vision

InactiveCN103208008AShorten the training processRobust and accurate object detection resultsCharacter and pattern recognitionVideo monitoringHistogram of oriented gradients
The invention belongs to the field of machine vision and intelligent control for achieving fast self-adaptation of traffic video monitoring target detection. The method comprises the steps of building an initial training sample bank; training an AdaBoost classifier based on Haar characteristics and a support vector machine (SVM) classifier based on histograms of oriented gradients (HOG) characteristics respectively; and detecting monitoring images frame by frame by employing of the two classifiers, wherein the detection process is divided into steps of predicting of sub-images in a detection frame through the two classifiers respectively, performing of confidence-degree determination on predicted results, adding of prediction labels corresponding to large confidence-degree and the sub-images into additional training sample banks of the classifiers corresponding to small confidence-degree till the size of the detection frame reaches half the sizes of detected images, retraining of the two classifiers by using the updated training sample banks and detecting of a next frame of image till all images are detected, and the final classifiers can be used for detecting targets of vehicles, pedestrians and the like in actual traffic scenes.
Owner:HUNAN HUANAN OPTO ELECTRO SCI TECH CO LTD

Method and device for detecting human face

The embodiment of the invention discloses a method for detecting a human face. The method comprises the following steps of: carrying out LBP (Length Between Perpendiculars) characteristic calculation on an acquired image to obtain an LBP characteristic pattern; distinguishing the LBP characteristic pattern by using an AdaBoost classifier trained based on LBP characteristics to obtain first human face region data; carrying out Haar characteristic solving on the first human face region data to obtain an Haar characteristic pattern and distinguishing the Haar characteristic pattern by using the AdaBoost classifier trained based on the Haar characteristics to obtain second human face region data; clustering the second human face region data and combining the overlapped human face regions to obtain fourth human face region data; and outputting a human face region in the image. The embodiment of the invention also discloses a device for detecting the human face. According to the method and the device disclosed by the invention, the detection rate of human face detection is greatly increased; the false detecting rate is reduced, high detection speed is obtained, an interframe human face tracking step can also be added and further the detection speed is increased and the requirements of users on high detection rate and high detection speed are met.
Owner:WONDERSHARE TECH CO LTD

Pedestrian detection method based on saliency information

The invention provides a pedestrian detection method based on saliency information. The method comprises an offline training step and an online detection step; the online detection step comprises calculating a salient map of an image to be detected, extracting a detection child window from the image and calculating the corresponding saliency of the detection child window according to the salient map, calculating corresponding features in the detection child window, detecting the corresponding features in the detection child window through a cascade classifier, and simultaneously distributing adjustment coefficients for the cascade classifier according to the corresponding saliency of the detection child window. According to the method, the saliency information is introduced to be served as auxiliary information for pedestrian detection to participate in the process of image identification on the basis of the existing AdaBoost classifier. In most cases, pedestrians are different from the surrounding environment in terms of color, shape and profile, the saliency information of the child window is adopted for correcting detection results of the classifier, the detection rate can be effectively improved, and the false detecting rate can be reduced.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA

Objectionable image distinguishing method integrating skin color, face and sensitive position detection

The invention relates to an objectionable image distinguishing method integrating skin color, face and sensitive position detection. The method comprises the following steps that a skin color model is firstly built, the face detection is carried out, the constituted feature vector of skin color and face features is extracted, a SVM (support vector machine) algorithm is utilized for training, and a SVM classifier is obtained; then, by aiming at the female breast in the local key position of the human body, SIFT (scale-invariant feature transform) features are extracted, an Adaboost algorithm is utilized for training, and an Adaboost classifier is obtained; next, by aiming at the female private parts in the local key position of the human body, the trunk region of the human body is determined, haar-like features are utilized as a template for carrying out searching and matching in the trunk region of the human body; and finally, the SVM classifier, the Adaboost classifier and the template matching method are adopted for carrying out image detection, a C4.5 decision-making tree method is utilized for integrating detection results, a decision-making tree model is built, the decision-making tree model is adopted for recognizing objectionable images, and the final distinguishing results are given. The objectionable image distinguishing method has the advantages that the detection accuracy is improved, and meanwhile, the execution speed is ensured.
Owner:XI AN JIAOTONG UNIV

Multi-feature and multi-threading security inspection contraband automatic identification method based on machine learning

The invention relates to the technical field of computer vision, in particular to a multi-feature and multi-threading security inspection contraband automatic identification method based on machine learning. The multi-feature and multi-threading security inspection contraband automatic identification method comprises the steps of: step A, training an Adaboost classifier, wherein target samples are collected, the target samples are preprocessed and subjected to detection and classified identification after feature extraction, thus a strong classifier is obtained; and step B, automatically identifying security inspection contraband, wherein X-ray images of security inspection monitoring are read in, the X-ray images are subjected to PDE denoising pretreatment, parallel edge textures are scanned, parallel feature extraction and classified identification are carried out by utilizing LBP+HOG features and the strong classifier obtained in the step A, and an identification result is output. The multi-feature and multi-threading security inspection contraband automatic identification method solves the problems that phenomena such as wrong inspection and missing inspection are caused by carelessness because the security inspection personnel is tired after monitoring a screen for a long time, the security inspection personnel needs to be on duty for a long time, manpower is wasted and the efficiency is low, greatly improves the working efficiency and reduces manpower cost.
Owner:广州麦仑信息科技有限公司

Method and system for detecting and tracking vehicle based on machine vision technology

The invention discloses a method for detecting and tracking a vehicle based on the machine vision technology. The method comprises the step of detecting a structuralized road, wherein a picture is preprocessed, the edges of the picture are enhanced and are mediated in a linear mode, the edges of the road are extracted, and the road region is determined; the step of detecting the moving vehicle, wherein the vehicle in the determined road region is initially recognized, the region of interest is further diminished, and whether a vehicle to be detected exists in the determined road region or not is recognized for the second time; the step of tracking the moving vehicle, wherein the accurate position of the target vehicle is determined through repeated iteration tracking based on the mean value drifting algorithm. The invention further discloses a system for detecting and tracking the vehicle based on the machine vision technology. The vehicle can be distinguished more effectively based on the maximum variance threshold value extraction method, the vehicle can be detected more accurately based on the fusion character algorithm, the region of interest is determined, the secondary shrunk ROI region is detected through an adaboost classifier, the operand is greatly reduced, the real-time performance is improved, and meanwhile the accuracy that the system detects the vehicle is improved.
Owner:HOHAI UNIV

Distracted driving behavior early warning method based on cab near-infrared camera

The invention relates to a distracted driving behavior early warning method based on a cab near-infrared camera. The method comprises the following steps of (1) face detection of a driver: acquiring the near-infrared image data of a cab scene offline through the vehicle-mounted near-infrared camera, marking the image data face area, and performing the offline training on an Adaboost classifier serving as a face detection classifier, and searching the face interested region by the face detection classifier; (2) dangerous driving behavior detection: based on the face interested region, adding abackground region, and performing the dangerous driving behavior detection by utilizing a deep convolution neural network; (3) dangerous driving behavior early warning: performing the multi-frame confirmation on the dangerous driving behaviors by means of the time sequence data, if the set continuous frame number threshold value reaches is reached, sending a visual early warning signal and/or an auditory early warning signal. By means of the method, the mental dangerous driving behaviors of the driver can be recognized and warned, so that a driver can be reminded to change the distraction behavior immediately, and the driver can keep the driving state in a normal standard, and the driving safety is improved.
Owner:ZHEJIANG LEAPMOTOR TECH CO LTD

Measurement method for fetus ultrasound image

The invention provides a measurement method for a fetus ultrasound image. The measurement method includes acquiring a fetus ultrasound image; establishing an Adaboost classifier of a head circumference or abdominal circumference of the fetus; performing rectangle scanning to the head circumference or abdominal circumference of the fetus according to a sliding-window detecting method, and acquiring a rectangle subimage of the head circumference or abdominal circumference; classifying the rectangle subimage based on the Adaboost classifier, and acquiring interested area of the head circumference or abdominal circumference; extracting edge features of the head circumference or abdominal circumference of the interested area; performing image match to the edge features, and acquiring an ellipse of the head circumference or abdominal circumference; and calculating the length of the ellipse of the head circumference or abdominal circumference. In the process of performing the rectangle scanning to the head circumference or abdominal circumference by adopting the sliding-window detecting method to acquire the rectangle subimage of the head circumference or abdominal circumference, Prior knowledge of the fetus and scanning depth and pixel number information during the clinical test are added, so that detecting speed and accuracy of the interested area of the head circumference or abdominal circumference are improved.
Owner:EDAN INSTR

Traffic sign positioning method based on spherical panoramic video

The invention discloses a traffic sign positioning method based on spherical panoramic video. Firstly, an Adaboost classifier of traffic signs is trained by Haar characteristics, and the traffic signs are detected on the basis; on the basis of detection results, centroid positions of detection regions are calculated, and the centroid positions are used as the positions of the traffic signs; two spherical live-action images containing the same traffic sign are chosen, and on the basis of the position mapping relation of the two spherical live-action images, the position of the traffic sign in three-dimensional space is determined; the coordinate of the spatial position is converted into a geodetic spatial rectangular coordinate, then the geodetic spatial rectangular coordinate is converted into a geodetic coordinate, longitude and latitude information in the geodetic coordinate is extracted, and positioning of the traffic signs in a two-dimensional map is achieved. By means of the traffic sign positioning method, users only need to drive on a road once, all surrounding scenes can be shot, therefore, positioning of all the traffic signs in the scenes can be performed, longitude and latitude coordinates corresponding to the signs on the live-action images can be calculated, and positioning is performed. Time and labor are saved, the positioning algorithm is high in efficiency, and real-time performance is good.
Owner:HEFEI UNIV OF TECH

Multi-characteristic multi-model pedestrian detection method

ActiveCN105913003ASolve the high rate of misjudgmentImprove detection rateBiometric pattern recognitionRgb imageOverlap ratio
The invention discloses a multi-characteristic multi-model pedestrian detection method, comprising steps of using an ICF+Adaboost classifier A to process a video frame RGB image, using a foreground-mask-based pedestrian detection classifier to process the foreground mask, combining results of the two classifiers, dividing the results into a high confidence level pedestrian detection result and a low confidence level pedestrian detection result according to a threshold value, using an ICF+Adaboost classifier B and a DPM pedestrian detection classifier to perform respective detection on the low confidence level pedestrian detection result, combining detection results of the two classifiers, using a detection score, an overlapping ratio, a width-height ratio, a classifier sequence number and a foreground ratio of each detected pedestrian as characteristic vectors, inputting the characteristic vectors into a ruling SVM to determine whether the detected pedestrian is correct pedestrian detection, outputting a new pedestrian detection result and combining the new pedestrian detection result and the high confidence level pedestrian detection result into a set as a final detection result. The multi-characteristic multi-model pedestrian detection method effectively solves the problem in the prior art that the misjudgment rate is high, and improves the detection rate.
Owner:STATE GRID CORP OF CHINA +2

Face detection method and system based on image on-line learning

The invention discloses a face detection method and system based on image on-line learning. The face detection method based on image on-line learning comprises the steps of (1) preprocessing, wherein illumination compensation and graying processing are carried out on an image to be detected, image enhancement is carried out, nonlinear smooth filtering is carried out, denoising is carried out on the image, gray levels of pixels are normalized to obtain a high-quality gray level image, and then size normalization processing and edge detection processing are carried out; (2) carrying out face gesture detection, wherein the positions of the human eyes are determined, a human face area is divided, the rotation angle of a human face in the pitching dimension, the rotation angle of the human face in the depth dimension and the rotation angle of the human face in the plane dimension are detected, and whether the human face has an expression or not is automatically judged; (3) carrying out face detection, wherein the position of the human face in the image is determined, organs of the human face are located, and gray features of the image are selected, and are transmitted to a detection template which is trained in an off-line mode to carry out judgment; (4) updating, wherein the image which is processed through detection serves as a new sample to be applied to learning of a multi-layer cascade AdaBoost classifier, and the weight of set characteristic values of the multi-layer cascade AdaBoost classifier is updated. According to the face detection method and system based on image on-line learning, the accuracy rate of face detection can be improved.
Owner:SHANGHAI JUNYU DIGITAL TECH

Multi-face detecting and tracking method

The invention provides a multi-face detecting and tracking method, belonging to the technical field of artificial intelligence. Firstly, according to multiple face characteristics in a monitoring system video, the method with the combination of Haar characteristic and an Adaboost classifier is used to detect faces, the concrete procedure comprises the following steps: (1) for a video continuous sequence, a Gaussian mixture model is used to extract moving foreground as a first class interest region, a region from the previous frame detection out of a motion region to a face as a center is taken as a second class interest region, and the face detection of the two interest regions is carried out, (2) a mean shift method is used to achieve multi-target tracking, and the adaptive updating and tracking of multiple faces of the same video are satisfied at the same time, (3) the multi-target tracking algorithm in the step (2) and the detection algorithm in the step (1) are combined, and a mixed multi-target tracking face detection algorithm is developed. According to the multi-face detecting and tracking method, the missed detection caused by face direction change or facial expression change is solved, the detection rate is raised, and the requirement of real-time performance by a monitoring system is satisfied.
Owner:SHANGHAI SOLAR ENERGY S&T +1

Method for detecting adverse state of inclined sleeve part screws of high-speed train overhead line system

The invention discloses a method for detecting an adverse state of inclined sleeve part screws of a high-speed train overhead line system. The method comprises steps that firstly, a sample database of inclined sleeve parts is established, an AdaBoost classifier cascaded with HOG characteristic training of samples is extracted, and a supporting vector classifier is trained; secondly, Hough transformation is employed to realize extraction of an inclined sleeve inclination angle of a target image, and the inclination angle is made to rotate to a vertical direction; during fault determination, a bolt length and diameter ratio is taken as a criteria of a bolt loosing fault, and a relevant threshold is set to determine the bolt loosing fault; the bolt loosing fault is determined according to the position of a thin nut, differential processing on pixel accumulated distribution in a horizontal direction is carried out, and whether loosing occurs is determined according to a relevant horizontal pixel distribution change rate. Through the method, the state of inclined sleeve screw parts of the high-speed train overhead line system can be directly detected, an objective, true and accurate detection analysis result is acquired, and disadvantages of a traditional manual detection method are overcome.
Owner:SOUTHWEST JIAOTONG UNIV

Specific color pedestrian detecting method in static video camera scene

The invention provides a specific color pedestrian detecting method in a static video camera scene. The method utilizes a Gaussian mixture model to conduct modeling to a background of the scene, after a background model is obtained, a sketchy motion foreground is obtained by comparing with a disposed image at present, a foreground is obtained by enabling the motion foreground to be raised in a rectangular block mode after filtering processing and morphological processing are conducted. A ratio occupied by foreground point in each foreground block is calculated and combines with statistical property of the projection number that the foreground points are projected on a horizontal coordinates to distinguish a complex foreground from a simple foreground, and a horizontal coordinates of a pedestrian which possibly exits is estimated. For the complex foreground block, a pedestrian height estimation model and an Adaboost classifier based on the feature of a direction gradient histogram are used for conducting accurate detection to the pedestrian, after a pedestrian target location is obtained, a clothing color of the pedestrian is identified. The specific color pedestrian detecting method in the static video camera scene improves detection speed and accuracy of the pedestrian target and can be applied to real-time video monitoring and video retrieval.
Owner:SHANGHAI JIAO TONG UNIV
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products