CN105701495A - Image texture feature extraction method - Google Patents

Image texture feature extraction method Download PDF

Info

Publication number
CN105701495A
CN105701495A CN201610001687.XA CN201610001687A CN105701495A CN 105701495 A CN105701495 A CN 105701495A CN 201610001687 A CN201610001687 A CN 201610001687A CN 105701495 A CN105701495 A CN 105701495A
Authority
CN
China
Prior art keywords
image
pixel
feature
histogram
feature extraction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201610001687.XA
Other languages
Chinese (zh)
Other versions
CN105701495B (en
Inventor
张永军
秦永彬
许尽染
赵勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Nja Information Technology Co ltd
Original Assignee
Guizhou University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guizhou University filed Critical Guizhou University
Priority to CN201610001687.XA priority Critical patent/CN105701495B/en
Publication of CN105701495A publication Critical patent/CN105701495A/en
Application granted granted Critical
Publication of CN105701495B publication Critical patent/CN105701495B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/50Extraction of image or video features by performing operations within image blocks; by using histograms, e.g. histogram of oriented gradients [HoG]; by summing image-intensity values; Projection analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/46Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
    • G06V10/462Salient features, e.g. scale invariant feature transforms [SIFT]
    • G06V10/464Salient features, e.g. scale invariant feature transforms [SIFT] using a plurality of salient features, e.g. bag-of-words [BoW] representations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V2201/00Indexing scheme relating to image or video recognition or understanding
    • G06V2201/07Target detection

Abstract

The invention provides an image texture feature extraction method. The invention provides an image feature extraction, training and detection method. Original image normalization reduces influence of illumination variation, shadows and noisy points, feature extraction adopts a Haar-like method, keeps edge gradient information in an original image, a central pint is compared with points on the upper side, lower side, left side and right side of the central point and four diagonal points, and weight information is added in a feature extraction process, thereby making up for insufficiency of conventional texture features; and a combination mode of features greatly reduces feature dimensionality, compared with a conventional texture features, the final feature extraction method has lower feature dimensions and faster training and detection speed in pedestrian detection, and the detection rate is correspondingly improved.

Description

Image texture characteristic extracting method
Technical field
The present invention relates to image processing field, especially a kind of image texture characteristic extracting method。
Background technology
Object detection is one of key problem of computer vision。The object detecting method of Corpus--based Method is mainly by machine learning, and from a series of training datas, training obtains a grader, then utilizes grader that input window is identified。What object detecting method was crucial have 2 points, first feature extraction, it two is classifier design。The purpose of feature extraction is to reduce the dimension of data, obtains reflecting the feature of thingness, thus convenient classification。The features such as good feature should have that separating capacity is strong, calculate simple, strong robustness and form is simple。Classifier design belongs to machine learning category, its objective is to obtain that computation complexity is relatively low and the good grader of generalization。
Histogram of gradients (HistogramofOrientedGradients, HOG) is characterized by a kind of Feature Descriptor for carrying out object detection, and the verification and measurement ratio of existing HOG feature extracting method is still relatively low, limits its popularization and application in object detection。Textural characteristics is the build-in attribute of body surface, is also a kind of key character of image, shows as the change of gray scale or color, the characteristic such as sparse, smooth, systematicness reflecting image-region。Be primarily used for the textural characteristics of object detection based on the Texture descriptor of LBP, it is with statistics with histogram local grain change information。It has plurality of advantages, and such as computer complexity is low, time cost is little, dull grey scale change is had invariance, parameter is arranged simply, classification capacity is strong。It obtains research widely and application in fields such as human face detection and tracing, pedestrian detection, moving object real-time tracking, image retrieval and background modelings。Based in the pedestrian detection algorithm of textural characteristics, most documents is devoted to the impact studying single textural characteristics to pedestrian detection performance on the one hand, they are by the extracting mode of variation characteristic, intensive description or pyramid description etc., continue to optimize the performance of single textural characteristics, it is enable to detect performance comparable with HOG feature, even slightly it is better than HOG feature, but considerably increases computation complexity。
Texture is a kind of to reflect the visual signature of homogeneity phenomenon in image, and what it embodied body surface has slowly varying or periodically variable surface textural alignment attribute。Textural characteristics shows as the gray scale of image or the change of color, and it shows the characteristic such as sparse, smooth of image-region by the intensity profile of pixel and surrounding space neighborhood thereof。Local binary patterns (LocalBinaryPattern, LBP) is for describing the operator of image local textural characteristics in field of machine vision, and it has, and calculating is simple, the significant advantage such as rotational invariance, gray scale invariance。It is widely used in fields such as recognition of face, shadow removal, pedestrian detection, image retrieval and background modelings。
Summary of the invention
It is an object of the invention to: providing a kind of image texture characteristic extracting method, it improves the verification and measurement ratio of object detection, and simple, to overcome the deficiencies in the prior art。
The present invention is achieved in that image texture characteristic extracting method, comprises the steps:
1) image to be detected inputted;
2) to the image zooming-out to be detected of input by class Haar method texture feature extraction rectangular histogram;
3) extract the central point pixel of image to be detected and its up and down, left and right and four angular vertexs compare acquisition textural characteristics rectangular histogram;
4) cascade image step 2 to be detected) and step 3), thus obtaining final pedestrian to describe sub-textural characteristics。
Step 2) described in extraction by class Haar method texture feature extraction rectangular histogram, specific as follows:
A) level and vertical direction local binary patterns feature forming step: take in the image-region of 3 × 3 both horizontally and vertically first and the third line pixel value summation compare;
B) diagonal zones local binary patterns feature forming step: take four three adjacent pixel pixel value summations of angle pixel in the image-region of 3 × 3, the upper left corner and lower right field are carried out difference comparsion, the upper right corner and region, the lower left corner are carried out difference comparsion;
C) local binary patterns feature forming step: define a tetrad by step a) and step b), to the raw 16 dimension histogram features of each block common property。In level, vertical and diagonally opposed pixel value and the absolute value that carries out differing from show that optimized threshold value compares with experiment, it is thus achieved that binary system in adding the process that rectangular histogram is often one-dimensional to, add weighted value。
The central point pixel extracting image to be detected described in step 3) and its upper and lower, left and right and four angular vertexs compare acquisition textural characteristics rectangular histogram, specific as follows:
A) central pixel point and up and down, left and right pixel local binary patterns feature forming step: take 2 times of center pixel pixel value be adjacent respectively upper and lower, left and right pixel values and compare;
B) central pixel point and four angle pixel local binary patterns feature forming step: take 2 times of center pixel pixel value with its upper left corner, lower right corner corner pixels value and compare;Take 2 times of center pixel pixel value with its upper right corner, lower left corner corner pixels value and compare;
C) tetrad is defined by step a) and step b), to the raw 16 dimension histogram features of each 3 × 3 image-region common property。Pixel value and carry out the absolute value that differs from and show that optimized threshold value compares with experiment, it is thus achieved that binary system in adding the process that rectangular histogram is often one-dimensional to, add margin of image element as weight。
Cascade image step 2 to be detected described in step 4)) and step 3), specifically: concatenation step 2) and step 3), it is normalized, it is thus achieved that the feature histogram of 32 dimensions of each piece, window with 16 × 16 carries out intensive scanning, will produce the feature of 3360 dimensions at the image of 64 × 126。
Local binary patterns feature forming step described in step c) is: absolute value pixel value and carrying out differed from and experiment show that optimized threshold value compares, it is thus achieved that binary system in adding the process that rectangular histogram is often one-dimensional to, add pixel value'sWith as weight。
6. the image texture characteristic extracting method according to claim 1,3 or 4, it is characterized in that: feature forms unit, concatenation step 3) and step 4), it is normalized, obtain the feature histogram of 32 dimensions of each piece, window with 16 × 16 carries out intensive scanning, will produce the feature of 3360 dimensions at the image of 64 × 126。
Owing to have employed above technical scheme, the present invention is by providing a kind of image characteristics extraction, training, detection method。Original image normalization reduces illumination variation,ShadeWith the impact of noise, feature extraction adopts class Haar method, remains with the edge gradient information in original image, simultaneously by Correlation Centre point and its point up and down, four, to angle point, plus weight information in characteristic extraction procedure, compensate for the deficiency of conventional texture feature;The compound mode of feature greatly reduces characteristic dimension, and final feature extracting method, when pedestrian detection, has less intrinsic dimensionality and training faster and detection speed compared to conventional textural characteristics, and verification and measurement ratio obtains and is correspondingly improved simultaneously。
Accompanying drawing explanation
Fig. 1 is the human body edge correspondence Haar feature diagram of the testing image of embodiments of the invention;
Fig. 2 is the local binary feature calculation matrix of embodiments of the invention;
Fig. 3 be embodiments of the invention center pixel and surrounding pixel between calculate matrix;
The block that Fig. 4 is 16 × 16 of embodiments of the invention produces 32 bin rectangular histograms。
Detailed description of the invention
Embodiments of the invention: image texture characteristic extracting method, comprise the steps:
Input image to be detected;
In order to reduce the impact on texture such as illumination variation or noise, with formula (4), image is carried out initial normalization。Wherein νi, νi` represents the gray value of the forward and backward any pixel of image normalization, table ν respectivelymaxShow the maximum of all pixel gray values。
1, Haar-LBP textural characteristics
In the present embodiment, Haar-LBP feature thinking derives from relation between body local edge and background and constitutes similar with Haar feature;As shown in Figure 1, from Fig. 1 (a) it may be seen that, shoulder people, head, the places such as waist (in figure shown in square frame), with the Haar feature similarity shown in Fig. 1 (b), so we can be designed that shown in Fig. 2 calculating matrix, Fig. 2 (a) and Fig. 2 (b) calculated level and characteristic matrix, Fig. 2 (c) and Fig. 2 (d) calculates the right diagonally opposed eigenmatrix of left diagonal sum, describes as follows with formula (1):
Threshold tau in above-mentioned formula1It it is an empirical value;One the block symbiosis of Haar-LBP feature becomes the feature histogram of 16 dimensions;Haar-LBP local grain calculates matrix, and human body edge and background characteristics texture are had reasonable expression ability;
2, RCP-LBP feature
Above-mentioned local binarization texture calculates matrix, have ignored the relation between center pixel and surrounding pixel;In order to describe the relation between center pixel and surrounding pixel, we adopt the eigenmatrix being illustrated in fig. 3 shown below, and computing formula is as shown in (2):
Above-mentioned formula threshold tau2It it is an empirical value;Mono-block symbiosis of RCP-LBP becomes the feature histogram of 16 dimensions。
Features described above is weighted, and weighting scheme is when carrying out the statistics with histogram of block, and the weighting of the amplitude of respective histogram is no longer 1, but the absolute value of 8 surrounding pixel points and the difference of the gray value of central pixel point and, as shown in formula (3)。WeightDescribing the proportion of different 3 × 3 neighborhood territory pixels and center pixel difference, the weighting comparing common texture feature amplitude is all the situation of 1, uses the method for Weight to make feature specifically have higher discriminant classification ability。
3, feature cascade
Cascade H aar-LBP and RCP-LBP, finally carries out L1-Sqrt mode normalization to cascade nature, reduces the impact of illumination variation, shade or noise。Forming final feature, each piece of symbiosis of this feature becomes 32 dimensional feature rectangular histograms, as shown in Figure 4。
For the sample image of 64 × 128, we select the block of 16 × 16, and block overlap step-length is 8, block horizontal direction move generation 7 blocks, 15 blocks of vertically moveable generation, namely block add up to 7 × 15=105, last intrinsic dimensionality is 105 × 32=3360。This feature pedestrian detection rate on INRIA data base is higher than the LBP of invariable rotary, close with the textural characteristics UniformLBP of uniform pattern, slightly below the LBP feature of basic model。It is maximum is advantageous in that characteristic dimension significantly reduces, and is greatly accelerated the speed of pedestrian's training and detection。
The embodiment being not limited to described in detailed description of the invention of the present invention, those skilled in the art draw other embodiment according to technical scheme, also belong to the technological innovation scope of the present invention。The present invention can be carried out various change and modification without deviating from the spirit and scope of the present invention by obvious those skilled in the art。So, if these amendments of the present invention and modification belong within the scope of the claims in the present invention and equivalent technologies thereof, then the present invention is also intended to comprise these change and modification。

Claims (6)

1. an image texture characteristic extracting method, it is characterised in that: comprise the steps:
1) image to be detected inputted;
2) to the image zooming-out to be detected of input by class Haar method texture feature extraction rectangular histogram;
3) extract the central point pixel of image to be detected and its up and down, left and right and four angular vertexs compare acquisition textural characteristics rectangular histogram;
4) cascade image step 2 to be detected) and step 3), thus obtaining final pedestrian to describe sub-textural characteristics。
2. image texture characteristic extracting method according to claim 1, it is characterised in that: step 2) described in extraction by class Haar method texture feature extraction rectangular histogram, specific as follows:
A) level and vertical direction local binary patterns feature forming step: take in the image-region of 3 × 3 both horizontally and vertically first and the third line pixel value summation compare;
B) diagonal zones local binary patterns feature forming step: take four three adjacent pixel pixel value summations of angle pixel in the image-region of 3 × 3, the upper left corner and lower right field are carried out difference comparsion, the upper right corner and region, the lower left corner are carried out difference comparsion;
C) local binary patterns feature forming step: define a tetrad by step a) and step b), to the raw 16 dimension histogram features of each block common property。
3. image texture characteristic extracting method according to claim 1, it is characterised in that: the central point pixel extracting image to be detected described in step 3) and its upper and lower, left and right and four angular vertexs compare acquisition textural characteristics rectangular histogram, specific as follows:
A) central pixel point and up and down, left and right pixel local binary patterns feature forming step: take 2 times of center pixel pixel value be adjacent respectively upper and lower, left and right pixel values and compare;
B) central pixel point and four angle pixel local binary patterns feature forming step: take 2 times of center pixel pixel value with its upper left corner, lower right corner corner pixels value and compare;Take 2 times of center pixel pixel value with its upper right corner, lower left corner corner pixels value and compare;
C) tetrad is defined by step a) and step b), to the raw 16 dimension histogram features of each 3 × 3 image-region common property。
4. image texture characteristic extracting method according to claim 1, it is characterized in that: the cascade image step 2 to be detected described in step 4)) and step 3), specifically: concatenation step 2) and step 3), it is normalized, obtain the feature histogram of 32 dimensions of each piece, window with 16 × 16 carries out intensive scanning, will produce the feature of 3360 dimensions at the image of 64 × 126。
5. image texture characteristic extracting method according to claim 2, it is characterized in that: the local binary patterns feature forming step described in step c) is: absolute value pixel value and carrying out differed from and experiment show that optimized threshold value compares, it is thus achieved that binary system be then added in the process that rectangular histogram is often one-dimensional to add pixel value and as weight。
6. the image texture characteristic extracting method according to claim 1,3 or 4, it is characterized in that: feature forms unit, concatenation step 3) and step 4), it is normalized, obtain the feature histogram of 32 dimensions of each piece, window with 16 × 16 carries out intensive scanning, will produce the feature of 3360 dimensions at the image of 64 × 126。
CN201610001687.XA 2016-01-05 2016-01-05 Image texture feature extraction method Active CN105701495B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610001687.XA CN105701495B (en) 2016-01-05 2016-01-05 Image texture feature extraction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610001687.XA CN105701495B (en) 2016-01-05 2016-01-05 Image texture feature extraction method

Publications (2)

Publication Number Publication Date
CN105701495A true CN105701495A (en) 2016-06-22
CN105701495B CN105701495B (en) 2022-08-16

Family

ID=56227045

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610001687.XA Active CN105701495B (en) 2016-01-05 2016-01-05 Image texture feature extraction method

Country Status (1)

Country Link
CN (1) CN105701495B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106980372A (en) * 2017-03-24 2017-07-25 普宙飞行器科技(深圳)有限公司 A kind of unmanned plane control method and system without ground control terminal
CN108564591A (en) * 2018-05-18 2018-09-21 电子科技大学 A kind of image edge extraction method retaining local edge direction
CN109785641A (en) * 2019-03-08 2019-05-21 黄河水利职业技术学院 A kind of traffic behavior monitoring device and method
CN110532832A (en) * 2018-05-24 2019-12-03 广东技术师范学院 A kind of bar code high-precision recognition methods based on computer vision
CN111753689A (en) * 2020-06-15 2020-10-09 珠海格力电器股份有限公司 Image texture feature extraction method and image identification method
CN114565657A (en) * 2021-12-24 2022-05-31 西安电子科技大学 Method for extracting river width in remote sensing image based on edge gradient and direction texture
CN115876334A (en) * 2023-02-22 2023-03-31 瑞纳智能设备股份有限公司 Infrared thermal image indoor temperature measurement method and system and computer readable storage medium
CN116543146A (en) * 2023-07-06 2023-08-04 贵州大学 Image dense description method based on window self-attention and multi-scale mechanism

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102663436A (en) * 2012-05-03 2012-09-12 武汉大学 Self-adapting characteristic extracting method for optical texture images and synthetic aperture radar (SAR) images
JP2014085802A (en) * 2012-10-23 2014-05-12 Pioneer Electronic Corp Characteristic amount extraction device, characteristic amount extraction method and program
CN103903017A (en) * 2014-03-26 2014-07-02 浙江大学 Face recognition method based on self-adaption soft histogram local binary patterns
US20140314271A1 (en) * 2013-04-18 2014-10-23 Huawei Technologies, Co., Ltd. Systems and Methods for Pedestrian Detection in Images
US20150016679A1 (en) * 2012-01-12 2015-01-15 Panasonic Corporation Feature extraction device, feature extraction method, and feature extraction program
CN104933414A (en) * 2015-06-23 2015-09-23 中山大学 Living body face detection method based on WLD-TOP (Weber Local Descriptor-Three Orthogonal Planes)
CN105139004A (en) * 2015-09-23 2015-12-09 河北工业大学 Face expression identification method based on video sequences

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150016679A1 (en) * 2012-01-12 2015-01-15 Panasonic Corporation Feature extraction device, feature extraction method, and feature extraction program
CN102663436A (en) * 2012-05-03 2012-09-12 武汉大学 Self-adapting characteristic extracting method for optical texture images and synthetic aperture radar (SAR) images
JP2014085802A (en) * 2012-10-23 2014-05-12 Pioneer Electronic Corp Characteristic amount extraction device, characteristic amount extraction method and program
US20140314271A1 (en) * 2013-04-18 2014-10-23 Huawei Technologies, Co., Ltd. Systems and Methods for Pedestrian Detection in Images
CN103903017A (en) * 2014-03-26 2014-07-02 浙江大学 Face recognition method based on self-adaption soft histogram local binary patterns
CN104933414A (en) * 2015-06-23 2015-09-23 中山大学 Living body face detection method based on WLD-TOP (Weber Local Descriptor-Three Orthogonal Planes)
CN105139004A (en) * 2015-09-23 2015-12-09 河北工业大学 Face expression identification method based on video sequences

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
ANINDYA ROY,ET AL: "Haar Local Binary Pattern Feature for Fast Illumination Invariant Face Detection", 《WATER SCIENCE & TECHNOLOGY A JOURNAL OF THE INTERNATIONAL ASSOCIATION ON WATER POLLUTION RESEARCH》 *
HONGLIANG JIN,ET AL: "Face Detection Using Improved LBP Under Bayesian Framework", 《THIRD INTERNATIONAL CONFERENCE ON IMAGE AND GRAPHICS》 *
JINGJING LI,ET AL: "The Combination of CSLBP and LBP Feature for Pedestrian Detection", 《2013 3RD INTERNATIONAL CONFERENCE ON COMPUTER SCIENCE AND NETWORK TECHNOLOGY (ICCSNT)》 *
周书仁,等: "基于Haar特性的LBP纹理特征", 《软件学报》 *
胡敏,等: "基于直方图加权HCBP的人脸表情识别", 《电子测量与仪器学报》 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106980372A (en) * 2017-03-24 2017-07-25 普宙飞行器科技(深圳)有限公司 A kind of unmanned plane control method and system without ground control terminal
CN106980372B (en) * 2017-03-24 2019-12-03 普宙飞行器科技(深圳)有限公司 A kind of unmanned plane control method and system without ground control terminal
CN108564591A (en) * 2018-05-18 2018-09-21 电子科技大学 A kind of image edge extraction method retaining local edge direction
CN108564591B (en) * 2018-05-18 2021-07-27 电子科技大学 Image edge extraction method capable of keeping local edge direction
CN110532832A (en) * 2018-05-24 2019-12-03 广东技术师范学院 A kind of bar code high-precision recognition methods based on computer vision
CN109785641A (en) * 2019-03-08 2019-05-21 黄河水利职业技术学院 A kind of traffic behavior monitoring device and method
CN111753689A (en) * 2020-06-15 2020-10-09 珠海格力电器股份有限公司 Image texture feature extraction method and image identification method
CN114565657A (en) * 2021-12-24 2022-05-31 西安电子科技大学 Method for extracting river width in remote sensing image based on edge gradient and direction texture
CN114565657B (en) * 2021-12-24 2023-08-15 西安电子科技大学 Method for extracting river width in remote sensing image based on edge gradient and directional texture
CN115876334A (en) * 2023-02-22 2023-03-31 瑞纳智能设备股份有限公司 Infrared thermal image indoor temperature measurement method and system and computer readable storage medium
CN116543146A (en) * 2023-07-06 2023-08-04 贵州大学 Image dense description method based on window self-attention and multi-scale mechanism
CN116543146B (en) * 2023-07-06 2023-09-26 贵州大学 Image dense description method based on window self-attention and multi-scale mechanism

Also Published As

Publication number Publication date
CN105701495B (en) 2022-08-16

Similar Documents

Publication Publication Date Title
CN105701495A (en) Image texture feature extraction method
Gan et al. Pedestrian detection based on HOG-LBP feature
Dollár et al. Integral channel features.
Fu et al. Centralized binary patterns embedded with image euclidean distance for facial expression recognition
Zheng et al. Fast car detection using image strip features
CN105956579A (en) Rapid finger vein identification method integrating fuzzy template and point characteristics
CN101615245A (en) Expression recognition method based on AVR and enhancing LBP
CN102682287A (en) Pedestrian detection method based on saliency information
Peng et al. Recognition of low-resolution logos in vehicle images based on statistical random sparse distribution
Kim et al. Autonomous vehicle detection system using visible and infrared camera
Paisitkriangkrai et al. Face detection with effective feature extraction
He et al. Scale space histogram of oriented gradients for human detection
Hu et al. Robust head-shoulder detection using a two-stage cascade framework
CN103336964A (en) SIFT image matching method based on module value difference mirror image invariant property
Ahsan et al. Features extraction for object detection based on interest point
Suri et al. Robust face detection using circular multi block local binary pattern and integral haar features
Pauly et al. Hand written digit recognition system for South Indian languages using artificial neural networks
Rajithkumar et al. Template matching method for recognition of stone inscripted Kannada characters of different time frames based on correlation analysis
Mao et al. Pedestrian Detection Based on Gradient Direction Histogram
Xingbao et al. Pedestrian recognition based on saliency detection and Kalman filter algorithm in aerial video
CN109190547B (en) Rapid and efficient pedestrian detection method
Sha et al. A fast matching algorithm based on K-degree template
Yang et al. Histogram of silhouette direction code: An efficient HOG-based descriptor for accurate human detection
Jia et al. Research of improved algorithm based on LBP for face recognition
Lakshmi et al. Plant leaf image detection method using a midpoint circle algorithm for shape-based feature extraction

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20231113

Address after: 709, 7th Floor, Building 1, No. 138 Malianwa North Road, Haidian District, Beijing, 100000

Patentee after: Beijing Zhifeng Zhendao Technology Development Co.,Ltd.

Address before: 550025 science and technology office, north campus, Guizhou University, Huaxi District, Guiyang, Guizhou

Patentee before: Guizhou University

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20231203

Address after: Room 206, 2nd Floor, Building 13, Sun Garden, Dazhongsi East Road, Haidian District, Beijing, 100080

Patentee after: BEIJING NJA INFORMATION TECHNOLOGY CO.,LTD.

Address before: 709, 7th Floor, Building 1, No. 138 Malianwa North Road, Haidian District, Beijing, 100000

Patentee before: Beijing Zhifeng Zhendao Technology Development Co.,Ltd.

TR01 Transfer of patent right