CN103413307A - Method for image co-segmentation based on hypergraph - Google Patents

Method for image co-segmentation based on hypergraph Download PDF

Info

Publication number
CN103413307A
CN103413307A CN2013103341145A CN201310334114A CN103413307A CN 103413307 A CN103413307 A CN 103413307A CN 2013103341145 A CN2013103341145 A CN 2013103341145A CN 201310334114 A CN201310334114 A CN 201310334114A CN 103413307 A CN103413307 A CN 103413307A
Authority
CN
China
Prior art keywords
image
hypergraph
piecemeal
mean
matrix
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.)
Pending
Application number
CN2013103341145A
Other languages
Chinese (zh)
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.)
Shenzhen Research Institute, Beijing Institute of Technology
Original Assignee
Beijing Institute of Technology BIT
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 Beijing Institute of Technology BIT filed Critical Beijing Institute of Technology BIT
Priority to CN2013103341145A priority Critical patent/CN103413307A/en
Publication of CN103413307A publication Critical patent/CN103413307A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

The invention relates to a method for image co-segmentation based on a hypergraph. The method comprises the following steps that two images with the similar or the same foregrounds are read in; segmentation process is conducted on the input images through the Mean-shift algorithm; statistical operation is conducted on a color histogram H of the images through a histogram statistical method; the similarity of adjacent sub blocks in one image and the similarity of similar sub blocks in the different images are calculated; a similarity matrix of nodes and a similarity matrix of hyperedges are calculated, the proper value and the proper vector of the Laplacian matrix of the hypergraph are calculated and the foregrounds and backgrounds are segmented. According to the method, calculating speed of segmentation is improved, the foregrounds are well related, the backgrounds are well related, more relative information of the sub blocks is kept, and the segmenting effect is improved.

Description

A kind of image based on hypergraph is divided into segmentation method
Technical field
The present invention relates to a kind of image based on hypergraph and be divided into segmentation method, belong to technical field of image processing.
Background technology
Image is divided into the problem of cutting and refers to from two width with identical or similar target or multiple image, being partitioned into the problem of target.For without supervision, automatically image is divided into segmentation method that a lot of work has been arranged, such as being divided into, the image based on histogram similarity cuts algorithm (C.Rother, T.Minka, A.Blake and V.Kolmogorov.Cosegmentation of image pairs by histogram matching:Incorporation a global constraint into MRFs.CVPR, 2006; L.Mukherjee, V.Singh, and C.Dyer.Half-integrality based algorithms for cosegmentation of images.In CVPR, 2009).Above image is divided into and cuts algorithm and can to being divided into, cut processing to image.But when the similarity of image was calculated, based on the color histogram information of image, when prospect and background were similar on color, its segmentation result there will be larger error, caused prospect background to distinguish merely.Simultaneously, above algorithm adopts the dividing method based on markov random file, need to solve the optimization method of a complexity, therefore is difficult to fast image be cut to processing to being divided into.
At image, be divided in segmentation method, in order to introduce more prior imformation to obtain more accurate segmentation result, need first image to be carried out the extraction of different characteristic, as Vicente S, Rother C, Kolmogorov V.Object cosegmentation.CVPR, 2011, the method is extracted the size of image, color, texture, edge, shape, the series of features such as SIFT are learnt.But the method has increased the complexity of feature extraction, increased simultaneously the dimension of characteristics of image, cause computation complexity to increase, splitting speed reduces.
In order to solve the complexity that reduces optimization problem, at first image is carried out to the over-segmentation processing, (Kim E for example, Li H, Huang X.A hierarchical image clustering cosegmentation framework.CVPR, 2012), at first the method carries out the over-segmentation processing to image, take and surpass pixel and carry out composition as node, and by the LAB color of super pixel, HOG and SURF latent structure figure are cut apart.But the method adopts traditional simple graph map image, can only mean two correlationships between node, and be difficult to express correlationship complicated between image, make final segmentation effect descend.
Summary of the invention
The objective of the invention is to cut algorithm in order to solve based on being divided into of traditional simple graph, the composition complexity, solve the problem that computation complexity is high, propose a kind of can be more efficiently to image to being divided into the method for cutting processing.
The present invention proposes a kind of image based on hypergraph and be divided into segmentation method, the method comprises the steps:
Step 1, image reading;
Read in the image that two width have similar or identical prospect;
Step 2, image are divided into and cut;
Adopt the Mean-shift algorithm to carry out the over-segmentation processing to input picture, the label of the affiliated piecemeal of each pixel in rear image cut apart in record;
Step 3, block similarity matching judgement;
To image block, adopt its color histogram of statistics with histogram method statistic H; To the piecemeal i in image 1 and the piecemeal j compute histograms Chi distance in image 2:
d ( H 1 i , H 2 j ) = Σ k ( H 1 i , k - H 2 j , k ) 2 ( H 1 i , k + H 2 j , k ) 2
H wherein Li, kThe k component of the color histogram of piecemeal i in presentation video l; The piecemeal that histogram Chi distance is less than to threshold value is defined as similar piecemeal;
Step 4, block similarity matching calculating;
For the piecemeal in same width image, two piecemeals that definition minute interblock contains 4 adjacent pixels are in abutting connection with piecemeal; Calculate adjacent minute interblock in same width image, and the similarity w of similar minute interblock in different images Ij:
w ij = 1 1 + α | | C i - C j | | 2 , i ≠ j 0 , i = j
Wherein, w IjMean piecemeal i, the similarity between j, C iMean the color feature vector of piecemeal i, α is the weighting parameter, α>1; Across the similarity between image block, be multiplied by weighting factor λ, λ>1;
Step 5, hypergraph partitioning;
For the hypergraph of step 4 gained, the degree matrix on computing node and super limit:
d ( v j ) = Σ e i ∈ E ω ( e i ) h ( v j , e i )
δ ( e i ) = Σ v j ∈ V h ( v j , e i )
V wherein jMean hypergraph node j, e iMean super limit i, h (v j, e i) mean the corresponding relation on node and limit, ω (e i) the super limit e of expression iWeights, δ (e i) the super limit e of expression iDegree, d (v j) expression node v jDegree;
According to the hypergraph partitioning algorithm, calculate the Laplacian Matrix of hypergraph
Δ = I - D v - 1 / 2 HWD e - 1 H T D v - 1 / 2
Wherein △ means the Laplacian Matrix of hypergraph, I representation unit diagonal matrix, D vMean the diagonal matrix of hypergraph node degree, H means hypergraph node and limit corresponding relation matrix, and W means super limit weight matrix, D eThe matrix that means the super limit of hypergraph degree;
Calculate eigenwert and the proper vector of hypergraph Laplacian Matrix, corresponding each piecemeal label of every one dimension of minimum non-zero eigenwert characteristic of correspondence vector wherein, if be greater than 0, the piecemeal of this label belongs to prospect, is less than 0, belongs to background.
Beneficial effect:
(1) traditional image is divided into and cuts algorithm and carry out cluster based on pixel scale, therefore usually adopting the gray-scale value of pixel or color value processes as feature, can not well express the relevant information of image, and at first the inventive method adopts Mean-shift to carry out the over-segmentation processing to image, using the piecemeal of over-segmentation as cutting unit, itself introduced so the conforming information of regional area of image, simultaneously blocking characteristic is than pixel horn of plenty more; Simultaneously, adopt Mean-shift to carry out the over-segmentation processing to image, the piecemeal quantity obtained is far smaller than the quantity of pixel, makes the computation complexity decrease of final optimization pass equation solution, has improved the computing velocity of cutting apart.
(2) for by all segment fusions in two width images in same hypergraph, the present invention judges for a minute interblock similarity in different images, adjacent piecemeal in similar piecemeal and same image is calculated to similarity, can well the similar piecemeal in different images be connected like this, give larger weights, and by dissimilar piecemeal separately; Give larger weighting for simultaneously similar minute interblock similarity weights between image, make like this between prospect and prospect, background and background and better connect, improve the effect of cutting apart; Adopt the set of super limit as similar piecemeal, make the expression of hypergraph more simple compared to simple graph, and kept more piecemeal relevant information, improved the effect of cutting apart.
The accompanying drawing explanation
Fig. 1 is that image of the present invention is divided into the process flow diagram cut;
Fig. 2 is the right Mean-shift over-segmentation result of image;
Fig. 3 is the hypergraph organigram;
Fig. 4 is divided into to cut the result demonstration.
Embodiment
Below in conjunction with the embodiment of accompanying drawing to the inventive method, elaborate.
A kind of image based on hypergraph is divided into segmentation method, the method at first to image to carrying out the Mean-shift over-segmentation, using the cut zone piecemeal that obtains as the hypergraph node; Then utilize the color characteristic of piecemeal to calculate the similarity of minute interblock, using similar node set and adjacent node set as super limit and calculate its weights, construct hypergraph; Finally utilize the approximate data based on analysis of spectrum to solve the hypergraph partitioning problem, obtain right being divided into of image and cut result, particular flow sheet as shown in Figure 1.
A kind of image based on hypergraph is divided into segmentation method, and its specific implementation process is as follows:
Step 1, image reading;
Read in the image that two width have similar or identical prospect;
Step 2, image are divided into and cut;
Adopt Mean-shift algorithm (Comaniciu D and Meer P, Mean shift:A robust approach toward feature space analysis.IEEE Transactions on Pattern Analysis and Machine Intelligence) image read in step 1 is carried out to the over-segmentation processing, the label of the affiliated piecemeal of each pixel in rear image cut apart in record, and the over-segmentation result as shown in Figure 2.
Step 3, block similarity matching judgement;
Owing in step 2, the over-segmentation pre-service of image being based on the colouring information of image, so the consistance of piecemeal self color characteristic is better, and the otherness of minute interblock color characteristic is larger, therefore adopt color characteristic can be well the similarity of piecemeal to be judged, its color histogram of employing statistics with histogram method statistic H; Chi distance to the piecemeal i in image 1 and the piecemeal j compute histograms in image 2:
d ( H 1 i , H 2 j ) = Σ k ( H 1 i , k - H 2 j , k ) 2 ( H 1 i , k + H 2 j , k ) 2
H wherein Li, kThe k component of the color histogram of piecemeal i in presentation video l; The piecemeal that Histogram correlation is less than to threshold value is defined as similar piecemeal, and getting threshold value here is 0.2.
Step 4, block similarity matching calculating;
For the piecemeal in same sub-picture, two piecemeals that definition minute interblock contains 4 adjacent pixels are in abutting connection with piecemeal.Calculate adjacent minute interblock in same sub-picture, and the similarity of similar minute interblock in different images:
w ij = 1 1 + α | | C i - C j | | 2 , i ≠ j 0 , i = j
Wherein, w IjMean piecemeal i, the similarity between j, C iMean the color feature vector of piecemeal i, α is the weighting parameter, gets α=5; Across the similarity between image block, be multiplied by weighting factor λ, got λ=2.
The hypergraph building method, i.e. the calculating on super limit diagram, as shown in Figure 3.
Step 5, hypergraph partitioning;
For the matrix of step 4 gained, the degree matrix on computing node and super limit:
d ( v j ) = Σ e i ∈ E ω ( e i ) h ( v j , e i )
δ ( e i ) = Σ v j ∈ V h ( v j , e i )
V wherein jMean hypergraph node j, e iMean super limit i, h (v j, e i) mean the corresponding relation on node and limit, ω (e i) the super limit e of expression iWeights, δ (e i) the super limit e of expression iDegree, d (v j) expression node v jDegree
Adopt hypergraph partitioning algorithm (Zhou D, Huang J, Scholkopf B.Learning with hypergraphs:Clustering, classification, and embedding.Advances in neural information processing systems, 2007), calculate the Laplacian Matrix of hypergraph
Δ = I - D v - 1 / 2 HWD e - 1 H T D v - 1 / 2
Wherein △ means the Laplacian Matrix I representation unit diagonal matrix D of hypergraph vThe diagonal matrix H that means the hypergraph node degree means that hypergraph node and limit corresponding relation matrix W mean super limit weight matrix D eThe matrix that means the super limit of hypergraph degree.
Calculate eigenwert and the proper vector of hypergraph Laplacian Matrix, corresponding each piecemeal label of every one dimension of minimum non-zero eigenwert characteristic of correspondence vector wherein, if be greater than 0, the piecemeal of this label belongs to prospect, is less than 0, belongs to background.Be divided into and cut result, as shown in Figure 4.When image to the situation with a plurality of similar targets under, the matrix column vector of the composition of K proper vector is adopted to the K-means clustering algorithm, the corresponding segmentation result of cluster result.
The present invention is not limited only to above embodiment, everyly utilizes mentality of designing of the present invention, does the design of some simple change, within all should counting protection scope of the present invention.

Claims (1)

1. the image based on hypergraph is divided into segmentation method, it is characterized in that, comprises the steps:
Step 1, image reading;
Read in the image that two width have similar or identical prospect;
Step 2, image are divided into and cut;
Adopt the Mean-shift algorithm to carry out the over-segmentation processing to input picture, the label of the affiliated piecemeal of each pixel in rear image cut apart in record;
Step 3, block similarity matching judgement;
To image block, adopt its color histogram of statistics with histogram method statistic H; To the piecemeal i in image 1 and the piecemeal j compute histograms Chi distance in image 2:
d ( H 1 i , H 2 j ) = Σ k ( H 1 i , k - H 2 j , k ) 2 ( H 1 i , k + H 2 j , k ) 2
H wherein Li, kThe k component of the color histogram of piecemeal i in presentation video l; The piecemeal that histogram Chi distance is less than to threshold value is defined as similar piecemeal;
Step 4, block similarity matching calculating;
For the piecemeal in same width image, two piecemeals that definition minute interblock contains 4 adjacent pixels are in abutting connection with piecemeal; Calculate adjacent minute interblock in same width image, and the similarity w of similar minute interblock in different images Ij:
w ij = 1 1 + α | | C i - C j | | 2 , i ≠ j 0 , i = j
Wherein, w IjMean piecemeal i, the similarity between j, C iMean the color feature vector of piecemeal i, α is the weighting parameter, α>1; Across the similarity between image block, be multiplied by weighting factor λ, λ>1;
Step 5, hypergraph partitioning;
For the hypergraph of step 4 gained, the degree matrix on computing node and super limit:
d ( v j ) = Σ e i ∈ E ω ( e i ) h ( v j , e i )
δ ( e i ) = Σ v j ∈ V h ( v j , e i )
V wherein jMean hypergraph node j, e iMean super limit i, h (v j, e i) mean the corresponding relation on node and limit, ω (e i) the super limit e of expression iWeights, δ (e i) the super limit e of expression iDegree, d (v j) expression node v jDegree;
According to the hypergraph partitioning algorithm, calculate the Laplacian Matrix of hypergraph
Δ = I - D v - 1 / 2 HWD e - 1 H T D v - 1 / 2
Wherein △ means the Laplacian Matrix of hypergraph, I representation unit diagonal matrix, D vMean the diagonal matrix of hypergraph node degree, H means hypergraph node and limit corresponding relation matrix, and W means super limit weight matrix, D eThe matrix that means the super limit of hypergraph degree;
Calculate eigenwert and the proper vector of hypergraph Laplacian Matrix, corresponding each piecemeal label of every one dimension of minimum non-zero eigenwert characteristic of correspondence vector wherein, if be greater than 0, the piecemeal of this label belongs to prospect, is less than 0, belongs to background.
CN2013103341145A 2013-08-02 2013-08-02 Method for image co-segmentation based on hypergraph Pending CN103413307A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013103341145A CN103413307A (en) 2013-08-02 2013-08-02 Method for image co-segmentation based on hypergraph

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013103341145A CN103413307A (en) 2013-08-02 2013-08-02 Method for image co-segmentation based on hypergraph

Publications (1)

Publication Number Publication Date
CN103413307A true CN103413307A (en) 2013-11-27

Family

ID=49606312

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013103341145A Pending CN103413307A (en) 2013-08-02 2013-08-02 Method for image co-segmentation based on hypergraph

Country Status (1)

Country Link
CN (1) CN103413307A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103871066A (en) * 2014-03-27 2014-06-18 武汉大学 Method for constructing similarity matrix in ultrasound image Ncut segmentation process
CN103914845A (en) * 2014-04-09 2014-07-09 武汉大学 Method for acquiring initial contour in ultrasonic image segmentation based on active contour model
CN104820992A (en) * 2015-05-19 2015-08-05 北京理工大学 hypergraph model-based remote sensing image semantic similarity measurement method and device
CN105005980A (en) * 2015-07-21 2015-10-28 深圳Tcl数字技术有限公司 Image processing method and device
CN106203399A (en) * 2016-07-27 2016-12-07 厦门美图之家科技有限公司 A kind of image processing method, device and calculating equipment
CN106778860A (en) * 2016-12-12 2017-05-31 中国矿业大学 Image position method based on Histogram Matching
CN108022244A (en) * 2017-11-30 2018-05-11 东南大学 A kind of hypergraph optimization method for being used for well-marked target detection based on foreground and background seed
CN108470547A (en) * 2018-05-17 2018-08-31 京东方科技集团股份有限公司 Method for controlling backlight thereof, computer-readable medium and the display device of display panel
CN108550122A (en) * 2017-12-29 2018-09-18 西安电子科技大学 Based on the image de-noising method filtered from main path segmented conductive
CN109147032A (en) * 2018-07-17 2019-01-04 北京航空航天大学 One kind being based on distributed optimization large scale grid method
CN109712143A (en) * 2018-12-27 2019-05-03 北京邮电大学世纪学院 A kind of Fast image segmentation method based on super-pixel multiple features fusion
CN109741358A (en) * 2018-12-29 2019-05-10 北京工业大学 Superpixel segmentation method based on the study of adaptive hypergraph
CN111611919A (en) * 2020-05-20 2020-09-01 西安交通大学苏州研究院 Road scene layout analysis method based on structured learning
CN112836644A (en) * 2021-02-04 2021-05-25 电子科技大学 Real-time safety helmet detection method based on hypergraph learning

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
JOSE C. RUBIO等: "《Computer Vision - ACCV 2012》", 9 November 2012 *
YUCHI HUANG: "《IEEE Conference on Computer Vision and Pattern Recognition, 2009. CVPR 2009》", 25 June 2009 *
吴胜: "《目标分割算法在交互式视频中的研究与应用》", 《中国优秀硕士学位论文全文数据库》 *

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103871066B (en) * 2014-03-27 2016-08-24 武汉大学 The building method of similarity matrix in ultrasonoscopy Ncut segmentation
CN103871066A (en) * 2014-03-27 2014-06-18 武汉大学 Method for constructing similarity matrix in ultrasound image Ncut segmentation process
CN103914845A (en) * 2014-04-09 2014-07-09 武汉大学 Method for acquiring initial contour in ultrasonic image segmentation based on active contour model
CN103914845B (en) * 2014-04-09 2016-08-17 武汉大学 The method obtaining initial profile in Ultrasound Image Segmentation based on active contour model
CN104820992A (en) * 2015-05-19 2015-08-05 北京理工大学 hypergraph model-based remote sensing image semantic similarity measurement method and device
CN104820992B (en) * 2015-05-19 2017-07-18 北京理工大学 A kind of remote sensing images Semantic Similarity measure and device based on hypergraph model
CN105005980B (en) * 2015-07-21 2019-02-01 深圳Tcl数字技术有限公司 Image processing method and device
CN105005980A (en) * 2015-07-21 2015-10-28 深圳Tcl数字技术有限公司 Image processing method and device
WO2017012418A1 (en) * 2015-07-21 2017-01-26 深圳Tcl数字技术有限公司 Image processing method and apparatus
CN106203399A (en) * 2016-07-27 2016-12-07 厦门美图之家科技有限公司 A kind of image processing method, device and calculating equipment
CN106203399B (en) * 2016-07-27 2019-06-04 厦门美图之家科技有限公司 A kind of image processing method, device and calculate equipment
CN106778860A (en) * 2016-12-12 2017-05-31 中国矿业大学 Image position method based on Histogram Matching
CN108022244A (en) * 2017-11-30 2018-05-11 东南大学 A kind of hypergraph optimization method for being used for well-marked target detection based on foreground and background seed
CN108550122A (en) * 2017-12-29 2018-09-18 西安电子科技大学 Based on the image de-noising method filtered from main path segmented conductive
CN108550122B (en) * 2017-12-29 2021-10-29 西安电子科技大学 Image denoising method based on autonomous path block conduction filtering
CN108470547A (en) * 2018-05-17 2018-08-31 京东方科技集团股份有限公司 Method for controlling backlight thereof, computer-readable medium and the display device of display panel
CN109147032A (en) * 2018-07-17 2019-01-04 北京航空航天大学 One kind being based on distributed optimization large scale grid method
CN109712143A (en) * 2018-12-27 2019-05-03 北京邮电大学世纪学院 A kind of Fast image segmentation method based on super-pixel multiple features fusion
CN109712143B (en) * 2018-12-27 2021-01-26 北京邮电大学世纪学院 Rapid image segmentation method based on superpixel multi-feature fusion
CN109741358A (en) * 2018-12-29 2019-05-10 北京工业大学 Superpixel segmentation method based on the study of adaptive hypergraph
CN111611919A (en) * 2020-05-20 2020-09-01 西安交通大学苏州研究院 Road scene layout analysis method based on structured learning
CN112836644A (en) * 2021-02-04 2021-05-25 电子科技大学 Real-time safety helmet detection method based on hypergraph learning

Similar Documents

Publication Publication Date Title
CN103413307A (en) Method for image co-segmentation based on hypergraph
Zhang et al. Learning semantic scene models by object classification and trajectory clustering
Dornaika et al. Building detection from orthophotos using a machine learning approach: An empirical study on image segmentation and descriptors
Amraee et al. Abnormal event detection in crowded scenes using one-class SVM
CN104346620A (en) Inputted image pixel classification method and device, and image processing system
CN107748873A (en) A kind of multimodal method for tracking target for merging background information
CN107862702B (en) Significance detection method combining boundary connectivity and local contrast
JP2008217706A (en) Labeling device, labeling method and program
Cheng et al. Exploiting nonlocal spatiotemporal structure for video segmentation
Haines et al. Recognising planes in a single image
CN107369158A (en) The estimation of indoor scene layout and target area extracting method based on RGB D images
CN112200186B (en) Vehicle logo identification method based on improved YOLO_V3 model
Klare et al. Background subtraction in varying illuminations using an ensemble based on an enlarged feature set
CN113484875A (en) Laser radar point cloud target hierarchical identification method based on mixed Gaussian ordering
Dunlop et al. Multi-scale features for detection and segmentation of rocks in mars images
CN110930413A (en) Image segmentation method based on weak supervision multi-core classification optimization merging
Kalinin et al. A graph based approach to hierarchical image over-segmentation
CN104574379B (en) A kind of methods of video segmentation learnt based on target multi-part
Zuo et al. Road model prediction based unstructured road detection
Jiang Finding approximate convex shapes in rgbd images
CN111986223A (en) Method for extracting trees in outdoor point cloud scene based on energy function
Altaf et al. Presenting an effective algorithm for tracking of moving object based on support vector machine
Guizilini et al. Online self-supervised segmentation of dynamic objects
Zhang et al. Video object segmentation by integrating trajectories from points and regions
Yong et al. Video-based detection of abnormal behavior in the examination room

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: SHENZHEN RESEARCH INSTITUTE, BEIJING INSTITUTE OF

Effective date: 20140912

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20140912

Address after: 100081 No. 5, Zhongguancun South Street, Haidian District, Beijing

Applicant after: BEIJING INSTITUTE OF TECHNOLOGY

Applicant after: Shenzhen Research Institute, Beijing Institute of Technology

Address before: 100081 No. 5, Zhongguancun South Street, Haidian District, Beijing

Applicant before: BEIJING INSTITUTE OF TECHNOLOGY

WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20131127