CN101692284B - Three-dimensional human body motion tracking method based on quantum immune clone algorithm - Google Patents

Three-dimensional human body motion tracking method based on quantum immune clone algorithm Download PDF

Info

Publication number
CN101692284B
CN101692284B CN2009100234183A CN200910023418A CN101692284B CN 101692284 B CN101692284 B CN 101692284B CN 2009100234183 A CN2009100234183 A CN 2009100234183A CN 200910023418 A CN200910023418 A CN 200910023418A CN 101692284 B CN101692284 B CN 101692284B
Authority
CN
China
Prior art keywords
mtd
human body
dimensional
mrow
points
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.)
Expired - Fee Related
Application number
CN2009100234183A
Other languages
Chinese (zh)
Other versions
CN101692284A (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.)
Xidian University
Original Assignee
Xidian 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 Xidian University filed Critical Xidian University
Priority to CN2009100234183A priority Critical patent/CN101692284B/en
Publication of CN101692284A publication Critical patent/CN101692284A/en
Application granted granted Critical
Publication of CN101692284B publication Critical patent/CN101692284B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a three-dimensional human body motion tracking method based on quantum immune clone algorithm. The tracking process comprises: detecting articulation points of the human body in a two dimension picture in a unary picture sequence with human body gesture existing, using a kalman filter to predict the articulation points not detected, and simultaneously establishing a three-dimensional human body model; applying quantum immune clone algorithm in human body tracking, initializing species group, setting initial parameters of human body motion, then carrying out clone operation, performing operation of immunizing genes and immunoselection to generate a new species group; substituting the state parameters of the new species group in the three-dimensional human body model, using likelihood function to calculate the distance affinity, retaining the optimal solution, performing multiple times of substitution and calculation to obtain the ideal human body motion parameters to restore the three-dimensional human body gesture. The invention has the advantages of lower calculation cost and capable of obtaining three-dimensional human body gesture quickly, and is applicable to tracking of human body motion gesture in scene monitoring, motion analysis and health assessment.

Description

Three-dimensional human motion tracking method based on quantum immune clone algorithm
Technical Field
The invention belongs to the technical field of image processing, relates to a human body tracking method, and can be used for tracking human body movement in images or image sequences to realize scene monitoring, virtual reality, game making, sports analysis and health evaluation.
Background
On the basis of image processing, in order to enable a computer to understand images, computer vision is generally introduced, and the main purpose of the introduction is to provide a quantitative means for vision, realize human-like visual functions through an artificial intelligence system, and perform visual navigation, scene monitoring, extraction of structural or motion features of various types of objects, people and animals and the like by using a monocular and monocular camera. However, it is very difficult to make the computer have human visual ability, because human lives in a three-dimensional geometric space, the visual sensor can only obtain projection information of three-dimensional world, namely two-dimensional image, this process results in a great deal of information loss, and the computer visual task becomes more complicated by the dynamic scene information obtained by the moving visual sensor.
In the study of human motion analysis based on vision, joint motion analysis based on a marker point and motion analysis without a marker point can be classified according to the presence or absence of a joint marker point. In Motion analysis based on the mark points, the joint mark points are accurately detected by stereo vision, and the three-dimensional positions of the joint points can be easily obtained, so that the three-dimensional reconstruction of the human skeleton is performed. In the motion analysis without the mark point, the motion analysis based on the multi-view camera and the human body motion analysis based on the monocular camera can be further classified.
In monocular image-based human motion analysis, many previous studies manually mark an initial point on a first frame image to achieve initial tracking or estimation. The predecessors also have many precedents for adopting an optimization algorithm to track the human body, and the traditional optimization algorithms such as an evolutionary algorithm and a genetic algorithm are applied to human body tracking. The human body tracking dimension is high, the fitness curved surface is complex, the optimization problem becomes extremely difficult, and many traditional optimization methods are insufficient. However, the evolutionary algorithm can better solve the problems mainly in that the evolutionary algorithm basically does not need domain knowledge of the problems and has no limitation on the types of functions and the shapes of search spaces, but the evolutionary algorithm is troubled mainly in that the algorithm possibly falls into local extreme points, the human body tracking dimension is high, the fitness curved surface is complex, and once the algorithm falls into the local extreme points, the human body posture cannot be well recovered.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a three-dimensional human motion tracking method based on a quantum immune clone algorithm so as to further improve the accuracy of the three-dimensional human motion posture and realize human motion tracking.
The technical scheme for realizing the purpose of the invention is as follows: the quantum immune clone algorithm has the advantage of efficiently searching a global optimal solution in a high-order space, and based on human key joint points obtained by a two-dimensional human key joint point automatic detection method, global optimal state parameters are obtained through a distance similarity function of the two-dimensional key joint points and three-dimensional projection points, and finally, robust and stable three-dimensional human postures are recovered. The specific process is as follows:
(1) detecting key joint points of a human body surface layer in a two-dimensional image in a monocular image sequence with human body gestures; a classical kalman filter is used for predicting shielding points and missing detection points of the detected two-dimensional human body key joint points, so that the motion of the two-dimensional human body key joint points is more reasonable and stable;
(2) establishing a virtual human body three-dimensional skeleton model according to the detected and predicted two-dimensional human body key joint points, so that dynamic posture adjustment and matching are realized in the tracking process;
(3) introducing a quantum immune clone algorithm into human motion tracking, firstly initializing a population, setting human motion initial parameters, and then carrying out clone operation to increase the search space of human posture parameters to be estimated;
(4) performing immunogene operation and immunoselection on the population subjected to the cloning operation to generate a new population;
(5) substituting the state parameters of the new population into the three-dimensional human body model to generate a three-dimensional coordinate P of a key joint pointi=(Pix,Piy,Piz) And recording the key point projected to the image plane by the three-dimensional coordinate of the key point as pi=(pix,piy) Recording the detected two-dimensional human body key joint point as qi=(qix,qiy) And constructing a distance function by using the two key points as follows: <math> <mrow> <mi>G</mi> <mrow> <mo>(</mo> <mi>X</mi> <mo>)</mo> </mrow> <mo>=</mo> <munderover> <mi>&Sigma;</mi> <mrow> <mi>i</mi> <mo>=</mo> <mn>1</mn> </mrow> <mn>15</mn> </munderover> <msub> <mrow> <mo>|</mo> <mo>|</mo> <msub> <mi>p</mi> <mi>i</mi> </msub> <mo>-</mo> <msub> <mi>q</mi> <mi>i</mi> </msub> <mo>|</mo> <mo>|</mo> </mrow> <mn>2</mn> </msub> <mo>;</mo> </mrow> </math>
(6) constructing a similarity function according to the distance function G (X) as follows: calculating the distance affinity between the two-dimensional detection point and the three-dimensional projection point by using the similarity function, keeping the optimal solution, and stopping the calculation if the optimal solution meets the set termination condition; otherwise, returning to the step (3), obtaining ideal human body motion parameters through multi-generation calculation, and recovering the three-dimensional human body posture.
Compared with the prior art, the invention has the following advantages:
1. the invention adopts automatic detection of two-dimensional key joint points of the human body to establish a reasonable three-dimensional human body model, so that the three-dimensional model can realize dynamic posture adjustment in the tracking process and can be efficiently matched with the original rotary table.
2. According to the invention, the distance similarity function of the two-dimensional key joint points and the three-dimensional projection key joint points is adopted, so that human body tracking can be well combined with a quantum immune clone operator, and human body state parameters can be quickly obtained.
3. The invention adopts the chaos variation method, so that the search space of the human body parameters is enlarged and the calculation cost is lower in the search process.
Drawings
FIG. 1 is a schematic flow diagram of the present invention;
FIG. 2 is a diagram of a human skeletal model used in the present invention;
FIG. 3 is a three-dimensional body pose diagram of an implementation of the present invention;
FIG. 4 is a graph of the average of the sum of the distances between the three-dimensional skeleton point projection and the two-dimensional corresponding detection points in the present invention.
Detailed Description
The invention provides a novel method for tracking three-dimensional human motion based on a quantum immune clone algorithm from the continuity of an image sequence, namely, the method utilizes the super-strong capability of the quantum immune clone algorithm for searching global optimal solution to track the three-dimensional human motion. On the basis of some improvements on the quantum evolutionary algorithm, relevant optimal parameters and statistical characteristics are established through experiments, then a quantum updating operator and a quantum crossing operator are used for inducing state parameters, and a tracking result is compared with a corresponding two-dimensional detection point. As detailed in fig. 1, 3 and 4.
Referring to fig. 1, the specific implementation process of the present invention is as follows:
step 1, detecting key joint points of a human body in a two-dimensional image, and estimating missed detection points by using a kalman filter.
The image sequence used by the invention is obtained from a video sequence in which human body movement exists, 660 frames are totally obtained, because the invention does not research a segmentation method, the human body movement of the video sequence is not self-shielded and shielded, and because the rotation detection of the human body trunk has a great problem, the human body movement in the invention does not reflect the rotation of the human body trunk, and meanwhile, in order to reduce the dimension of a human body model, it is generally assumed that the joint points on the human body trunk have no degree of freedom.
Finding key joint points of a human body from silhouette information of the human body is very challenging work, is mainly selected by experience without much theory, and the three-dimensional positions of the key joint points are not accurately obtained like a motion capture device. Before detecting the joint point, the following assumptions are first made: 1) supposing that the first two frames of images have no human body silhouette self-shielding or are shielded, the hypothesis can ensure that the subsequent shielded joint points can be predicted according to a certain rule; 2) the assumption that the projection of the center of the silhouette is not far away from the root node of the three-dimensional skeleton can ensure that the root node is obtained under any condition. The human silhouette of the foreground is segmented from the image sequence, and then the human silhouette area is refined into a single-pixel image skeleton by using a digital morphology method. The measuring process is as follows:
(1.1) head point detection: in the human body silhouette, the shape of the head is generally not blocked, the characteristics are most stable, and the head is generally circular, so that the three-dimensional pixel data detected by a person before reference is used for referenceAnd a three-dimensional spherical shell template of the middle head part provides a 2-dimensional concentric circle template for detecting the head area of the video image sequence. The center of the inner circle of the concentric circle is assumed to be R1The center of the excircle is R2The center of the concentric circle template is along the skeleton S ═ S of the side shadowiSearching, wherein i is 1, 2, …, N is the number of skeleton points of the silhouette region of the current frame, and calculating a contour C which falls between an inner circle and an outer circle and C is { C }jJ is 1, 2, …, M is the number of contour points of the current frame, and when the number of points falling into the inner and outer circles is the maximum, s is the maximumiThe head point is the common excircle radius which is more than 2 times of the inner circle radius;
(1.2) root node detection: let the set of side-shadow points of the human body be denoted as A ═ akThe number of points is L, and then the central point is set to <math> <mrow> <msub> <mi>c</mi> <mi>a</mi> </msub> <mo>=</mo> <mfrac> <mn>1</mn> <mi>L</mi> </mfrac> <munderover> <mi>&Sigma;</mi> <mn>1</mn> <mi>L</mi> </munderover> <msub> <mi>a</mi> <mi>k</mi> </msub> <mo>,</mo> </mrow> </math> The empirical test method of the root node is to take the skeleton point S ═ SiA point on the human body side shadow nearest to the center point;
(1.3) shoulder joint and crotch joint detection: assuming that the head point and the root node are detected, binding the left shoulder joint, the right shoulder joint, the crotch joint and the whole trunk to keep the relative positions unchanged in the detection process, matching the head projection point and the root node projection point of the three-dimensional framework with the corresponding points on the image, and projecting the three-dimensional shoulder joint points to the silhouette area of the person;
(1.4) limb endpoint detection: on the silhouette skeleton line, searching the end points of the skeleton line by using an end point searching method, generally speaking, under the condition of no burr, the positions of four limbs are easily detected, but under the condition of high noise, the method is invalid, so that a search forbidding area is provided, namely a rectangular area is defined between a head point and a root node of a human body and between two shoulder joint points, the searched end points in the area are discarded, and the detection accuracy of the four limb points is greatly improved;
(1.5) detecting the knee joint and the elbow joint: firstly, defining a point set of a silhouette skeleton line above a root node as an upper half body, defining other points as a lower half body, making parallel lines of two feet passing through the center point of the lower half body, wherein the intersection point of the parallel lines and the skeleton line is a knee joint point, and elbow joint detection is to find one point on the skeleton line so that the difference between the distance between the point and the hand and the distance between the point and the shoulder is minimum;
when the human body movement generates white shielding or some key points cannot be correctly detected due to the imperfection of the detection algorithm, a shielding point prediction mechanism is required to be implemented, and a classical Kalman filter is used for shielding point prediction.
The following brief description of the basic theory of kalman filtering considers a discrete-time linear stochastic dynamical system:
xk+1=Fkxkkwk
zk=Hkxk+vk
where k ∈ N is a time index, xk∈RnIs the system state vector at time k, FkIs a system state transition matrix, wkThen, it is the process-evolving noise, ΓkIs a noise matrix, zk∈RmIs the measurement vector of time k to the system state, HkTo measure the matrix, vkIs the measurement noise.
The key joint points missing between two frames can be estimated and obtained through simple extrapolation, and meanwhile, filtering is carried out on the extraction framework and the noise in the detection process, so that the positions of all detected two-dimensional key joint points are more reasonable.
And 2, establishing a virtual human body three-dimensional skeleton model according to the detected and predicted two-dimensional human body key joint points.
(2.1) the skeletal body model used in the present invention is a kinematic chain connected with connecting rigid bodies and uses a few a priori constraints to generate the trunk, root nodes and crotch of the body, neck joints and shoulders with no freedom of movement, only with the trunk;
(2.2) in order to reduce the size of a search space as much as possible, in a model which is generally adopted, the human skeleton has 21 degrees of freedom, including 3 integral translations, 6 crotch joints, 2 knee joints, 6 shoulder joints, 2 elbow joints and 2 neck joints;
(2.3) establishing a three-dimensional human body model, firstly roughly determining the proportion of each part of the human body according to the human anatomy proportion, wherein the center of a coordinate system of the human body model is an abdominal node, namely a root node, each joint point has a local coordinate system, and the coordinates of the sub-nodes of the joint point use a matrix MP,CMove to parent coordinates:
MP,C=T(tx,ty,tz)·Rz(γ)·Ry(β)·Rx(α)
wherein T (T)x,ty,tz) Representing translation t of child node coordinates along the x-axisxTranslation t along the y-axisyTranslation t along the z-axisz,Rx(α) denotes a rotation of the child node coordinate by α degrees about the x-axis, Ry(β) represents a rotation of the child node coordinates by β degrees about the y-axis, Rz(γ) represents the rotation of the child node coordinates by γ degrees around the z-axis, and their matrix is represented by:
T ( t x , t y , t z ) = 0 0 0 t x 0 0 0 t y 0 0 0 t z 0 0 0 1
<math> <mrow> <msub> <mi>R</mi> <mi>x</mi> </msub> <mrow> <mo>(</mo> <mi>&alpha;</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mn>1</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mi>cos</mi> <mrow> <mo>(</mo> <mi>&alpha;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mo>-</mo> <mi>sin</mi> <mrow> <mo>(</mo> <mi>&alpha;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mi>sin</mi> <mrow> <mo>(</mo> <mi>&alpha;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mi>cos</mi> <mrow> <mo>(</mo> <mi>&alpha;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>1</mn> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
<math> <mrow> <msub> <mi>R</mi> <mi>y</mi> </msub> <mrow> <mo>(</mo> <mi>&beta;</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>cos</mi> <mrow> <mo>(</mo> <mi>&beta;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mi>sin</mi> <mrow> <mo>(</mo> <mi>&beta;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>1</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mo>-</mo> <mi>sin</mi> <mrow> <mo>(</mo> <mi>&beta;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mi>cos</mi> <mrow> <mo>(</mo> <mi>&beta;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>1</mn> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
<math> <mrow> <msub> <mi>R</mi> <mi>z</mi> </msub> <mrow> <mo>(</mo> <mi>&gamma;</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>cos</mi> <mrow> <mo>(</mo> <mi>&gamma;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mo>-</mo> <mi>sin</mi> <mrow> <mo>(</mo> <mi>&gamma;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mi>sin</mi> <mrow> <mo>(</mo> <mi>&gamma;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mi>cos</mi> <mrow> <mo>(</mo> <mi>&gamma;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>1</mn> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>1</mn> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
for any point in the local coordinate system of the child node, p is (x, y, z, 1)TAnd the position in the parent node local coordinate system is P ═ (X, Y, Z, 1)TThe interconversion relationship between them is:
<math> <mrow> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>X</mi> </mtd> </mtr> <mtr> <mtd> <mi>Y</mi> </mtd> </mtr> <mtr> <mtd> <mi>Z</mi> </mtd> </mtr> <mtr> <mtd> <mn>1</mn> </mtd> </mtr> </mtable> </mfenced> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <msub> <mi>t</mi> <mi>x</mi> </msub> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <msub> <mi>t</mi> <mi>y</mi> </msub> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <msub> <mi>t</mi> <mi>z</mi> </msub> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>1</mn> </mtd> </mtr> </mtable> </mfenced> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>cos</mi> <mi>&gamma;</mi> </mtd> <mtd> <mo>-</mo> <mi>sin</mi> <mrow> <mo>(</mo> <mi>&gamma;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mi>sin</mi> <mrow> <mo>(</mo> <mi>&gamma;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mi>cos</mi> <mrow> <mo>(</mo> <mi>&gamma;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>1</mn> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>1</mn> </mtd> </mtr> </mtable> </mfenced> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>cos</mi> <mrow> <mo>(</mo> <mi>&beta;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mi>sin</mi> <mrow> <mo>(</mo> <mi>&beta;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>1</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mo>-</mo> <mi>sin</mi> <mrow> <mo>(</mo> <mi>&beta;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mi>cos</mi> <mrow> <mo>(</mo> <mi>&beta;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>1</mn> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
<math> <mrow> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mn>1</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mi>cos</mi> <mrow> <mo>(</mo> <mi>&alpha;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mo>-</mo> <mi>sin</mi> <mrow> <mo>(</mo> <mi>&alpha;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mi>sin</mi> <mrow> <mo>(</mo> <mi>&alpha;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mi>cos</mi> <mrow> <mo>(</mo> <mi>&alpha;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mn>0</mn> </mtd> </mtr> <mtr> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>0</mn> </mtd> <mtd> <mn>1</mn> </mtd> </mtr> </mtable> </mfenced> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>x</mi> </mtd> </mtr> <mtr> <mtd> <mi>y</mi> </mtd> </mtr> <mtr> <mtd> <mi>z</mi> </mtd> </mtr> <mtr> <mtd> <mn>1</mn> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
thus, through several successive transformation operations, a kinematic chain is formed, and the relationship between the 3D coordinate of each point and each rotation angle is expressed, so that the position of each point in the world coordinate system can be obtained, for example, the coordinates of each point of the left lower limb are:
PLH=T(tx,ty,tz)R0zR0yR0xTLHR·[0,0,0,1]T
PLK=T(tx,ty,tz)R0zR0yR0xTLHRR1zR1yR1xTLKH[0,0,0,1]T
PLA=T(tx,ty,tz)R0zR0yR0xTLHRR1zR1yR1xTLKHR2zR2yR2xTLAK·[0,0,0,1]T
PLF=T(tx,ty,tz)R0zR0yR0xTLHRR1zR1yR1xTLKH
R2zR2yR2xTLAKR3zR3yR3xTLFK·[0,0,0,1]T
wherein, PLH、PLK、PLAAnd PLFRespectively, a left hip point, a left knee point, a left ankle point and a left foot point, T (T)x,ty,tz) For the displacement of the root node to the origin of the world coordinate system, RixFor the rotation matrix of the ith node around x, RiyIs a rotation matrix of the ith node around y, RizThe rotation matrix around z for the ith node, subscripts 0x, 0y and 0z represent the overall rotation of the torso; t isLHR、TLKH、TLAKAnd TLFARepresenting the initial translation of the left hip to the root node, the initial translation of the left knee to the left hip node, the initial translation of the left ankle to the left knee, and the initial translation of the left foot to the left ankle, respectively; the method for solving the upper limb points is similar to that for the lower limb points, the lower limb points are not listed one by one, and after the coordinates of all the joint points in the world coordinate system are obtained, the projection values of all the joint points in the image coordinate system can be easily deduced according to various projection models, so that the three-dimensional human body model is integrally designed, as shown in fig. 2.
And 3, initializing a population, setting initial parameters of human motion, and carrying out cloning operation.
(3.1) according to the degree of freedom of each key joint point, setting the human body parameter set X to be estimated as follows:
X={x,y,z,θ1,θ2,…,θ18}
where x, y, z represent the translation distance of the global translation along the x, y, z axes, respectively, θ1,θ2,…,θ18Representing the rotation angle of the key joint point of the human body to be estimated; because of the continuity of human motion, the angle of change of human body limbs between every two frames of images is not large, and the rotation angle theta of the key joint point of the human body to be estimated between the two frames of images is set according to the statistics of the connected frames of the image sequence1,θ2,…,θ18Has a range of [ -15, +15]Degree; since the motion translation is also small, the overall translation x, y, z is set here to range from [ -15, +15]A pixel.
In the estimation process, each frame of image only needs to obtain the difference value Δ X of the parameters between two frames:
ΔX={Δx,Δy,Δz,Δθ1,Δθ2,…,Δθ18}
where Δ x, Δ y, Δ z represent the difference in the global translation between two frames along the x, y, z axes, respectively, and Δ θ1,Δθ2,…,Δθ18Representing the difference of the three-dimensional human body state angle to be estimated between two frames.
According to the setting of the human body parameters to be estimated, setting an initial population A (0) as follows:
Figure G2009100234183D00071
wherein each column element value is uniformly assigned to the k +1 numbers from +15 to-15; each row represents 21 parameter values to be estimated; k represents the size of the state value which can be selected by each element to be estimated; each initial element is correspondingly provided with an equal probability of 1/k + 1;
(3.2) cloning was performed to generate a cloned population A' (k).
According to the initialization of the population of human state parameters, in order to expand the search space, a cloning operation, denoted T, is performed on the initial populationc C
T c C ( A ) = T c C ( a 1 ) T c C ( a 2 ) , . . . , T c C ( a N ) T
Wherein, <math> <mrow> <msubsup> <mi>T</mi> <mi>c</mi> <mi>C</mi> </msubsup> <mrow> <mo>(</mo> <msub> <mi>a</mi> <mi>i</mi> </msub> <mo>)</mo> </mrow> <mo>=</mo> <msub> <mi>I</mi> <mi>i</mi> </msub> <mo>&times;</mo> <msub> <mi>a</mi> <mi>i</mi> </msub> </mrow> </math> (I1, 2.., N), N represents the number of elements in each line a (k), IiIs q with an element value of 1iDimension row vector, qiIs an antibody aiScale after cloning, aiDenotes all elements of line i in A (k), qiTaking the following steps:
<math> <mrow> <msub> <mi>q</mi> <mi>i</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>=</mo> <mi>Int</mi> <mrow> <mo>(</mo> <msub> <mi>N</mi> <mi>c</mi> </msub> <mo>&times;</mo> <mfrac> <mrow> <mi>D</mi> <mrow> <mo>(</mo> <msub> <mi>a</mi> <mi>i</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>)</mo> </mrow> </mrow> <mrow> <munderover> <mi>&Sigma;</mi> <mrow> <mi>j</mi> <mo>=</mo> <mn>1</mn> </mrow> <mi>N</mi> </munderover> <mi>D</mi> <mrow> <mo>(</mo> <msub> <mi>a</mi> <mi>j</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>)</mo> </mrow> </mrow> </mfrac> <mo>)</mo> </mrow> <mo>,</mo> <mi>i</mi> <mo>=</mo> <mn>1,2</mn> <mo>,</mo> <mo>.</mo> <mo>.</mo> <mo>.</mo> <mo>,</mo> <mi>N</mi> </mrow> </math>
int (x) represents the smallest integer greater than or equal to x, and NcIs a set value in relation to the scale after cloning and satisfies Nc>N,D(ai(k) Represents the magnitude of the probability of each element in A (k),
after cloning, the initial population forms a plurality of search populations according to each element probability, and the populations are defined as A' (k):
A′={A,A′1,A′2,...,A′N}
wherein, A'iRepresents a new population generated after cloning operation, and N represents the size of the population after cloning.
And 4, performing immunogene operation and immunoselection on the population subjected to the cloning operation to generate a new population.
(4.1) carrying out immune gene operation on the cloned sub-population to generate an immune population A' (k);
after cloning operation, the search space of human state parameters is expanded by several times according to the distance affinity of human joint points, and in order to prevent the slow convergence rate of the human state function and premature collapse of the human state function in a local optimal solution, immune gene operation is carried out, which mainly comprises cloning recombination and cloning variation. Realizing clone recombination by using a quantum updating operator, and realizing clone mutation by using a quantum crossing operator; the quantum updating operator adopts a quantum revolving gate to accelerate convergence and chaotic mutation operation so as to prevent precocity.
Quantum spin gate in quantum update operator, denoted as U (θ):
<math> <mrow> <mi>U</mi> <mrow> <mo>(</mo> <mi>&theta;</mi> <mo>)</mo> </mrow> <mo>=</mo> <mfenced open='[' close=']'> <mtable> <mtr> <mtd> <mi>cos</mi> <mrow> <mo>(</mo> <mtext>&theta;</mtext> <mo>)</mo> </mrow> </mtd> <mtd> <mo>-</mo> <mi>sin</mi> <mrow> <mo>(</mo> <mi>&theta;</mi> <mo>)</mo> </mrow> </mtd> </mtr> <mtr> <mtd> <mi>sin</mi> <mrow> <mo>(</mo> <mi>&theta;</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mi>cos</mi> <mrow> <mo>(</mo> <mi>&theta;</mi> <mo>)</mo> </mrow> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
where θ is the angle of the rotational update.
And judging the direction and angle of rotation according to the probability of the element in A' (k), and finally realizing the updating operation through continuous updating and rotation.
The chaotic variation in the quantum updating operator is trapped in local optimization in order to prevent the antibody from evolving towards one aspect, and the chaotic variation is defined here to increase the local searching capability. For the antibody updated by the quantum rotation, the variation probability p is usedmRandomly selecting one or a plurality of bits, and implementing the following operations:
<math> <mrow> <msubsup> <mi>a</mi> <mi>ji</mi> <mo>&prime;</mo> </msubsup> <mo>=</mo> <mfenced open='{' close=''> <mtable> <mtr> <mtd> <msub> <mi>a</mi> <mi>ji</mi> </msub> <mo>+</mo> <mrow> <mo>(</mo> <mn>1</mn> <mo>-</mo> <msub> <mi>a</mi> <mi>ji</mi> </msub> <mo>)</mo> </mrow> <mo>&times;</mo> <msub> <mi>Logistic</mi> <mi>ji</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mi>if</mi> </mtd> <mtd> <mi>rand</mi> <mo>></mo> <mn>0.5</mn> </mtd> </mtr> <mtr> <mtd> <msub> <mi>a</mi> <mi>ji</mi> </msub> <mo>-</mo> <msub> <mi>a</mi> <mi>ji</mi> </msub> <mo>&times;</mo> <msub> <mi>Logistic</mi> <mi>ji</mi> </msub> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> </mtd> <mtd> <mi>if</mi> </mtd> <mtd> <mi>rand</mi> <mo>&le;</mo> <mn>0.5</mn> </mtd> </mtr> </mtable> </mfenced> </mrow> </math>
wherein a isjiIs the probability value of the ith quantum bit in the jth quantum antibody before mutation, a'jiIs the probability value of the ith quantum bit in the j quantum antibody after mutation.
The variation scale of chaotic variation consists of two parts, namely:
I.1-ajior ajiCan automatically ensure that the antibody variable is still at [0, 1 ] after mutation]In the meantime.
II.Logisticji(k) A kth sequence value of a Logistic mapping, wherein the sequence length of the Logistic mapping is q i1, i.e. the original antibody information is retained, and this mutation is performed in vivo on the subgroup, the Logistic mapping is described below:
xn+1=μxn(1-xn) (n=0,1,2,...)
wherein, mu is 4, xn=aji
(4.2) immunoselection of population A' (k) to form a new population.
Following immunogenetic manipulation, immunoselection, denoted T, was performedS CIt selects excellent antibody from each filial generation and corresponding father generation after clone immune gene operation, thus forming new population. Namely:
<math> <mrow> <mi>A</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>+</mo> <mn>1</mn> <mo>)</mo> </mrow> <mo>=</mo> <msubsup> <mi>T</mi> <mi>s</mi> <mi>C</mi> </msubsup> <mrow> <mo>(</mo> <mi>A</mi> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>&cup;</mo> <msup> <mi>A</mi> <mrow> <mo>&prime;</mo> <mo>&prime;</mo> </mrow> </msup> <mrow> <mo>(</mo> <mi>k</mi> <mo>)</mo> </mrow> <mo>)</mo> </mrow> </mrow> </math>
according to the degree of affinity, <math> <mrow> <mo>&ForAll;</mo> <mi>i</mi> <mo>=</mo> <mn>1,2</mn> <mo>,</mo> <mo>.</mo> <mo>.</mo> <mo>.</mo> <mi>N</mi> <mo>,</mo> </mrow> </math> if there is
bi(k)={a″ij(k)|maxD(a″ij)j=1,2,...,qi-1}
So that
D(ai(k))<D(bi(k)),i=1,2,...,N
Then
ai(k+1)=bi(k),i=1,2,...,N
Wherein a ″)ijIndicates the probability of the j-th position of the i-th quantum antibody after the update operation, D (a ″)ij) Denotes a ″)ijAffinity of (a), D (a)i(k) And D (b)i(k) A represents ai(k) Affinity of (a) and (b)i(k) Affinity, ai(k +1) denotes the ith row element of the next generation.
Namely bi(k) Substitution of a in A' (k)i(k) If such b is not presenti(k) Then a isi(k) After immunoselection was completed, the next generation antibody population a (k +1) was obtained without change.
And 5, substituting the state parameters in the population into the three-dimensional human body model to obtain the three-dimensional coordinates of the key joint points of the human body, and designing a distance function by using the distance between the two-dimensional key joint points and the three-dimensional projection points.
In the human motion estimation based on the monocular image sequence, a projection model is assumed under the condition of unknown camera parameters. The motion parameters to be estimated include the whole translation of the human body model, and 21 parameters X ═ X, y, z, theta of each joint rotation angle1,θ2,…,θ1815 key points P on the human body three-dimensional model1,P2,…,P15Is determined by these 21 parameters, where Pi=(Pix,Piy,Piz) Coordinate p after projection onto image planei=(pix,piy)
p ix = f P ix D
p iy = f P iy D
The detected key points in the image are noted as qi=(qix,qiy) Let G (X) be the corresponding weighted sum of the two-position detection point and the three-dimensional projection point, then,
<math> <mrow> <mi>G</mi> <mrow> <mo>(</mo> <mi>X</mi> <mo>)</mo> </mrow> <mo>=</mo> <munderover> <mi>&Sigma;</mi> <mrow> <mi>i</mi> <mo>=</mo> <mn>1</mn> </mrow> <mn>17</mn> </munderover> <msub> <mrow> <mo>|</mo> <mo>|</mo> <msub> <mi>p</mi> <mi>i</mi> </msub> <mo>-</mo> <msub> <mi>q</mi> <mi>i</mi> </msub> <mo>|</mo> <mo>|</mo> </mrow> <mn>2</mn> </msub> <mo>.</mo> </mrow> </math>
and 6, designing a similarity function, calculating distance affinity, storing an optimal solution, and recovering the three-dimensional human body posture.
(6.1) after the distance function G (X) is established, the parameter estimation problem is to solve a nonlinear optimization problem:
X=minG(X)
calculating the weighted sum of the distances between the two-dimensional key joint points and the three-dimensional projection points by using a similarity function X (argminG (X)), and then solving the minimum value of the weighted sum, wherein the optimal solution is stored in each generation, and the optimal solution in the generation is not greater than the global optimal solution and is not stored; and setting a minimum value delta, terminating the calculation if the global optimal solution is less than or equal to the minimum value delta, and returning to the step (3.2) if the global optimal solution is not less than or equal to the minimum value delta.
And (6.2) finally, according to the previously designed three-dimensional human body skeleton model, substituting the stored optimal solution into the model, and using computer graphics related knowledge to rotate and translate the human body initial skeleton model to obtain a three-dimensional human body reconstruction image.
The effects of the present invention can be further illustrated by the following simulations:
1. simulation content:
the quantum immune clone algorithm provided by the invention is adopted to carry out a three-dimensional human posture recovery experiment. Wherein the image sequence is from a self-timer video sequence, the image frame number is acquired by 660 frames, and the image sequence interval is 1/24 s. In the estimation process, one frame is usually sampled every 5 frames for estimation, and a result of 132 frames is obtained.
The head point detection method is firstly tested by two sequences, and under the condition that the initial radius is proper, the head detection accuracy rate reaches 100 percent and exceeds the requirement of generally used initial points. The detection of other joint points basically meets the requirements of the experiment. For the missed detection point, the characteristic point which can not be detected can be easily estimated usually by Kalman filtering.
The invention resolves the human motion estimation problem into a deterministic non-linear optimization problem, which is generally difficult to find the optimal solution, and theoretically, the problem can be 2NAnd N is the number of rotational degrees of freedom. The selection of the initial values and whether the motion constraints are appropriate will greatly affect the optimization results, in this experiment, the initial posture of the person is body standing, the hands are extended horizontally, and the values are reflected as
X0=(167,96,0,
15,0,0,-30,
15,0,0,-30,
0,0,
0,0,0,10,
0,0,0,-10)。
The first three elements are pixels, the others are angles, the 17 th element and the 21 st element are angles of the left elbow and the right elbow and are respectively set to be 10 degrees and-10 degrees, namely, the arms are slightly bent, the 4 th element and the 8 th element are arranged to ensure that thighs are slightly bent forwards, and the 7 th element and the 11 th element are arranged to ensure that the calves stretch backwards. The optimization algorithm can set the search range of each parameter component, the lower boundary of each parameter is marked as LB, the upper boundary is marked as UB, and in summary, the initial value is set to ensure that the motion of the whole person is reasonable in the algorithm search process, and the inversion of the elbow and knee cannot occur.
And according to the affinity evaluation state value, storing the optimal solution and recovering the three-dimensional posture of the human body.
The hardware platform is as follows: intel Core2 Duo CPU E65502.33GHZ, 2GB RAM. The software platform was MATLAB 7.0.
2. Simulation results and analysis
The simulation results are shown in fig. 3 and 4.
FIG. 3 shows a partial estimation, wherein FIG. 3a is the motion of right leg extension and upper arm lifting; FIG. 3b is a front view of the recovered three-dimensional body pose; FIG. 3c is a side view of the recovered three-dimensional body pose; FIG. 3d left leg extended forward with upper arm raised and bent back; FIG. 3e is a front view of the recovered three-dimensional body pose; FIG. 3f is a side view of the recovered three-dimensional body pose; FIG. 3g shows the forward extension of the right leg and the backward extension of the arms; FIG. 3h is a front view of the recovered three-dimensional body pose; fig. 3i is a side view of the restored three-dimensional body posture.
As can be seen from fig. 3, satisfactory three-dimensional human body posture can be estimated by using quantum immune clone algorithm. As can be seen from fig. 4, the matching of the three-dimensional projection points and the two-dimensional correspondence detection points is perfect. And the introduced algorithm is low in calculation cost when being applied to human body tracking, and is not easy to fall into a local optimal solution.

Claims (2)

1. A three-dimensional human motion tracking method based on quantum immune clone algorithm comprises the following processes:
(1) detecting two-dimensional human body key joint points in a two-dimensional image in a monocular image sequence with human body gestures; a classical kalman filter is used for predicting shielding points and missing detection points of the detected two-dimensional human body key joint points, so that the motion of the two-dimensional human body key joint points is more reasonable and stable;
(2) establishing a virtual human body three-dimensional skeleton model according to the detected and predicted two-dimensional human body key joint points, so that dynamic posture adjustment and matching are realized in the tracking process;
(3) introducing a quantum immune clone algorithm into human motion tracking, firstly initializing a population, setting human motion initial parameters, and then carrying out clone operation to increase the search space of human posture parameters to be estimated;
(4) for the population subjected to cloning operation, a quantum updating operator and a quantum crossing operator are used for respectively carrying out cloning recombination and cloning mutation, the quantum updating operator adopts a quantum revolving gate to accelerate convergence, adopts chaotic mutation operation to prevent precocity, and according to the degree of affinity,
Figure FSB00000625450500011
if there is
bi(k)={a″ij(k)|max D(a″ij)j=1,2,...,qi-1}
So that D (a)i(k))<D(bi(k) 1, 2, N, then ai(k+1)=bi(k),
Wherein a ″)ijIndicates the probability of the j-th position of the i-th quantum antibody after the update operation, D (a ″)ij) Denotes a ″)ijAffinity of (a), D (a)i(k) And D (b)i(k) A represents ai(k) Affinity of (a) and (b)i(k) Affinity of (a)i(k +1) denotes the element of the ith row of the next generation, N denotes the number of elements per row of the population A (k), ai(k) All elements of row i of the population A (k), bi(k)={a″ij(k)|max D(a″ij)j=1,2,...,qi-1}, wherein qiRepresents antibody aiThe scale after cloning is carried out, so that antibodies with relatively high distance affinity are selected from respective filial generations and corresponding parents after cloning immune gene operation to serve as excellent antibodies, and a new population is generated;
(5) substituting the state parameters of the new population into the three-dimensional skeleton model to generate a three-dimensional coordinate P of the key joint pointi=(Pix,Piy,Piz) And projecting the three-dimensional coordinates of the key joint points to key point marks in an image planeIs pi=(pix,piy) Recording the detected two-dimensional human body key joint point as q'i=(q′ix,q′iy) Constructing a distance function as:
Figure FSB00000625450500012
x is a set of human body parameters to be estimated in total, which are set according to the degree of freedom of each key joint point;
(6) constructing a similarity function according to the distance function G (X) as follows: calculating the weighted sum of the distances between the two-dimensional human key joint points and the three-dimensional projection points by using the similarity function, and then calculating the minimum value to be reserved as the optimal solution, wherein the optimal solution in the present generation is not greater than the global optimal solution and is not saved; if the optimal solution meets the set termination condition, terminating the calculation; otherwise, returning to the step (3), obtaining ideal human body motion parameters through multi-generation calculation, and recovering the three-dimensional human body posture.
2. The three-dimensional human motion tracking method according to claim 1, wherein the detecting of the key joint points of the two-dimensional human body in the two-dimensional image in the process (1) comprises head node detection, root node detection, extremity end point detection and knee joint and elbow joint detection, and the head node detection comprises the following steps:
(2a) in the front human body outline image, the center of an inner circle of a concentric circle is set as R1The center of the excircle is R2Forming a concentric circle template;
(2b) c, setting the center of the concentric circle template to be along the skeleton point set of the human body silhouette as { C }jSearching, wherein j is 1, 2, …, N ', N' is the number of skeleton point pixels in the current human skeleton area; calculating a set of contour points S ═ S between the inner circle and the outer circleiI is 1, 2, …, and M is the pixel number of the contour point of the current frame, when the pixel number falling into the inner and outer circles is the maximum, cjI.e. the head node.
CN2009100234183A 2009-07-24 2009-07-24 Three-dimensional human body motion tracking method based on quantum immune clone algorithm Expired - Fee Related CN101692284B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009100234183A CN101692284B (en) 2009-07-24 2009-07-24 Three-dimensional human body motion tracking method based on quantum immune clone algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009100234183A CN101692284B (en) 2009-07-24 2009-07-24 Three-dimensional human body motion tracking method based on quantum immune clone algorithm

Publications (2)

Publication Number Publication Date
CN101692284A CN101692284A (en) 2010-04-07
CN101692284B true CN101692284B (en) 2012-01-04

Family

ID=42080967

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009100234183A Expired - Fee Related CN101692284B (en) 2009-07-24 2009-07-24 Three-dimensional human body motion tracking method based on quantum immune clone algorithm

Country Status (1)

Country Link
CN (1) CN101692284B (en)

Families Citing this family (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101908213B (en) * 2010-07-16 2012-10-24 西安电子科技大学 SAR image change detection method based on quantum-inspired immune clone
CN102034248B (en) * 2010-12-31 2012-08-22 浙江大学 Motion segmentation and three-dimensional (3D) expression method for single view image sequence
CN103988150B (en) * 2011-03-25 2018-02-13 奥布隆工业有限公司 For the quick finger tip detection for the hand tracker for initializing view-based access control model
CN102184541B (en) * 2011-05-04 2012-09-05 西安电子科技大学 Multi-objective optimized human body motion tracking method
CN102663779A (en) * 2012-05-03 2012-09-12 西安电子科技大学 Human motion tracking method based on stochastic Gaussian hidden variables
WO2017120669A1 (en) * 2016-01-12 2017-07-20 Bigmotion Technologies Inc. Systems and methods for human body motion capture
CN105701354B (en) * 2016-01-25 2018-02-23 中国科学院亚热带农业生态研究所 A kind of appraisal procedure of rhizome type clone plant population recruitment potentiality after interference
US10122996B2 (en) * 2016-03-09 2018-11-06 Sony Corporation Method for 3D multiview reconstruction by feature tracking and model registration
CN106595661A (en) * 2016-11-16 2017-04-26 桂林电子科技大学 Reconstruction method of inertial sensor signal
CN108304762B (en) * 2017-11-30 2021-11-05 腾讯科技(深圳)有限公司 Human body posture matching method and device, storage medium and terminal
CN108038469B (en) * 2017-12-27 2019-10-25 百度在线网络技术(北京)有限公司 Method and apparatus for detecting human body
CN108573226B (en) * 2018-04-08 2021-10-08 浙江大学 Drosophila larva body node key point positioning method based on cascade posture regression
CN109271923A (en) * 2018-09-14 2019-01-25 曜科智能科技(上海)有限公司 Human face posture detection method, system, electric terminal and storage medium
CN109325444B (en) * 2018-09-19 2021-08-03 山东大学 Monocular texture-free three-dimensional object posture tracking method based on three-dimensional geometric model
US11804076B2 (en) 2019-10-02 2023-10-31 University Of Iowa Research Foundation System and method for the autonomous identification of physical abuse
CN110706259B (en) * 2019-10-12 2022-11-29 四川航天神坤科技有限公司 Space constraint-based cross-shot tracking method and device for suspicious people
CN111242982A (en) * 2020-01-02 2020-06-05 浙江工业大学 Human body target tracking method based on progressive Kalman filtering
CN111881929B (en) * 2020-06-09 2023-12-08 长江大学 Method and device for detecting large-period state of Duffing system based on chaotic image pixel identification
CN111753747B (en) * 2020-06-28 2023-11-24 高新兴科技集团股份有限公司 Violent motion detection method based on monocular camera and three-dimensional attitude estimation
CN112183316B (en) * 2020-09-27 2023-06-30 中山大学 Athlete human body posture measuring method
US11999060B2 (en) 2020-12-28 2024-06-04 Cloudminds Robotics Co., Ltd. Action learning method, medium, and electronic device
CN112580582B (en) * 2020-12-28 2023-03-24 达闼机器人股份有限公司 Action learning method, action learning device, action learning medium and electronic equipment
CN113259085B (en) * 2021-06-17 2021-09-28 中南大学 Three-dimensional multi-cavity chaotic system construction method based on rotation method and pseudo-random sequence acquisition method
CN114445491A (en) * 2021-12-17 2022-05-06 广州欧科信息技术股份有限公司 Indoor positioning method, terminal and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101154289A (en) * 2007-07-26 2008-04-02 上海交通大学 Method for tracing three-dimensional human body movement based on multi-camera
CN101482928A (en) * 2009-02-24 2009-07-15 清华大学 Behavior description method and apparatus

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101154289A (en) * 2007-07-26 2008-04-02 上海交通大学 Method for tracing three-dimensional human body movement based on multi-camera
CN101482928A (en) * 2009-02-24 2009-07-15 清华大学 Behavior description method and apparatus

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Kuk-Hyun Han et al..Quantum-Inspired Evolutionary Algorithm for a Class of Combinatorial Optimization.《IEEE Transactions on Evolutionary Computation》.2002,第6卷(第6期),全文. *
Licheng Jiao et al..Quantum-Inspired Immune Clonal Algorithm for Global Optimization.《IEEE Transactions on Systems,Man,and Cybernetics-Part B: Cybernetics》.2008,第38卷(第5期),全文. *
Shuhan Shen et al..Model based human motion tracking using probability evolutionary algorithm.《Pattern Recognition Letters》.2008,第29卷全文. *

Also Published As

Publication number Publication date
CN101692284A (en) 2010-04-07

Similar Documents

Publication Publication Date Title
CN101692284B (en) Three-dimensional human body motion tracking method based on quantum immune clone algorithm
Zhang et al. Interacting two-hand 3d pose and shape reconstruction from single color image
CN102074034B (en) Multi-model human motion tracking method
CN109636831B (en) Method for estimating three-dimensional human body posture and hand information
CN102184541B (en) Multi-objective optimized human body motion tracking method
CN101894278B (en) Human motion tracing method based on variable structure multi-model
CN107103613B (en) A kind of three-dimension gesture Attitude estimation method
CN106600626B (en) Three-dimensional human motion capture method and system
CN104167016B (en) A kind of three-dimensional motion method for reconstructing based on RGB color and depth image
CN102622766A (en) Multi-objective optimization multi-lens human motion tracking method
JP2019096113A (en) Processing device, method and program relating to keypoint data
Zhang et al. Unsupervised skeleton extraction and motion capture from 3D deformable matching
CN102682452A (en) Human movement tracking method based on combination of production and discriminant
CN106815855A (en) Based on the human body motion tracking method that production and discriminate combine
CN111199207B (en) Two-dimensional multi-human body posture estimation method based on depth residual error neural network
JP2022544353A (en) A method for estimating naked body shape from hidden body scans
CN108875586A (en) A kind of functional limb rehabilitation training detection method based on depth image Yu skeleton data multiple features fusion
Thang et al. Estimation of 3-D human body posture via co-registration of 3-D human model and sequential stereo information
CN113256789B (en) Three-dimensional real-time human body posture reconstruction method
Wu et al. An unsupervised real-time framework of human pose tracking from range image sequences
Liu et al. Key algorithm for human motion recognition in virtual reality video sequences based on hidden markov model
CN104809425B (en) Method and device for extracting region of interest of hand
Alcoverro et al. Skeleton and shape adjustment and tracking in multicamera environments
Sharifi et al. Marker based human pose estimation using annealed particle swarm optimization with search space partitioning
Zhu et al. Articulated human motion tracking with foreground learning

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20120104

Termination date: 20150724

EXPY Termination of patent right or utility model