CN101833670A - Image matching method based on lateral inhibition and chaos quantum particle swarm optimization - Google Patents

Image matching method based on lateral inhibition and chaos quantum particle swarm optimization Download PDF

Info

Publication number
CN101833670A
CN101833670A CN 201010167332 CN201010167332A CN101833670A CN 101833670 A CN101833670 A CN 101833670A CN 201010167332 CN201010167332 CN 201010167332 CN 201010167332 A CN201010167332 A CN 201010167332A CN 101833670 A CN101833670 A CN 101833670A
Authority
CN
China
Prior art keywords
particulate
image
fitness value
value
fitness
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
CN 201010167332
Other languages
Chinese (zh)
Other versions
CN101833670B (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.)
Beihang University
Original Assignee
Beihang 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 Beihang University filed Critical Beihang University
Priority to CN 201010167332 priority Critical patent/CN101833670B/en
Publication of CN101833670A publication Critical patent/CN101833670A/en
Application granted granted Critical
Publication of CN101833670B publication Critical patent/CN101833670B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

The invention relates to an image matching method based on lateral inhibition and chaos quantum particle swarm optimization, comprising the following steps of: (1) pre-processing images by using lateral inhibition principles, and extracting image edges; (2) initiating each parameter of particle swarm optimization; (3) calculating the fitness value of each particle; (4) comparing the fitness value of each particle of the cycle, i.e. the kth cycle, and the fitness value of each particle obtained from the former step, wherein the maximal fitness value is the global optimization gbest; simultaneously comparing the fitness value of each particle obtained from the former step respectively with the fitness value of the particle obtained in the (k-1)th cycle, wherein the greater fitness value is the optimization Pbest of the particle self of the kth cycle; (5) carrying out particle swarm optimization according to the fitness values of the particles; (6) skipping to the step 3 when the current cycle time plus 1, repeating the operation till the cycle time is greater than the maximum cycle time N; and (7) ending the operation and outputting the optimized allocation position and the optimized fitness value.

Description

A kind of image matching method based on lateral inhibition and chaos quantum particle group optimization
[technical field]
The present invention a kind ofly optimizes based on lateral inhibition and chaos quantum particle group that (Chaotic mutated Quantum-BehavedPSO Based on Lateral Inhibition, image matching method LICQPSO) belongs to the computer vision field of information processing.
[background technology]
Images match is very important research topic in the computer vision, is widely used in the fields such as image registration, target detection, Target Recognition and image retrieval.Images match is meant by certain matching process discerns same place between two width of cloth or multiple image, its essence is under the condition of primitive similarity, obtains the most similar zone according to certain matching criterior search.Images match a kind of method commonly used is based on the coupling of gray scale.Good coupling precision prescribed height, a speed is fast, and this also is vital measurement factor in computer vision field.Studies show that the speed of images match depends primarily on the search strategy of matching process.A good search strategy does not need each pixel on the traversing graph picture just can find the Optimum Matching position accurately.We can say that the pixel of searching under the situation that guarantees matching precision is few more, the efficient of method is also just high more.
(Lateral Inhibition is that people such as Hartline find when the king crab vision is carried out electric Physiological Experiment and confirm LI), is one of cardinal rule of nervous system information processing in lateral inhibition.To studies show that of king crab vision system, lateral inhibition network major function in the information pre-service has the following aspects:
(1) can projecting edge, enhanced contrast;
(2) Hi-pass filter is compressed to very big input variation range within the dynamic range of network itself, and tangible luminance adaptation effect is arranged;
(3) can carry out match to the trickle discontinuities of image, have tangible cluster effect.
Lateral inhibition plays an important role in neural information processing, can be applicable to fields such as Flame Image Process, pattern-recognition and neural network.
(Particle Swarm Optimization, PSO) algorithm is a kind of evolutionary computing that is equaled the nineteen ninety-five exploitation by J.Kennedy and R.C.Eberhart to particle swarm optimization, derives from the simulation of simplifying social model to one.PSO is the uncertain motion for patterned simulation flock of birds is graceful at first.And, find in colony, the social sharing of information to be provided the advantage of an evolution, and with this basis as development approach by observation to animal social behavior.
PSO is based on colony, the zone that the individuality in the colony is moved to according to the fitness to environment.Regard each individuality as D tie up a particulate (point) that does not have volume in the search volume, with certain speed flight, this speed is dynamically adjusted according to the flying experience of itself and companion's flying experience in the search volume.I particulate is expressed as x i=(x I1..., x Id), the desired positions that it lives through (best adaptive value is arranged) is designated as P i=(p I1..., p Id), be also referred to as P BestThe call number of the desired positions that lives through at all particulates of colony represents with symbol g, i.e. P g, be also referred to as g BestThe speed V of particulate i i=(v I1..., v Id) expression.To each generation, its d dimension (1≤d≤D) change according to following equation:
v i k + 1 = w * v i k + C 1 rand 1 ( ) ( p i k - x i k ) + C 2 ran d 2 ( ) ( p g k - x i k ) - - - ( 1 )
x i k + 1 = x i k + v i k + 1 - - - ( 2 )
Wherein k is an iterations, and w is inertia weight (inertia weight), C 1And C 2Be aceleration pulse (acceleration constants), rand 1() and rand 2() is two random values that change in [0,1] scope.
Inertia weight w makes particulate keep the inertia of motion, makes its trend that expanded search space is arranged, and has the ability to explore new zone.Aceleration pulse C 1And C 2Representative is pushed each particulate to P BestAnd g BestThe weight of the statistics acceleration term of position.In addition, the speed v of particulate iBy a maximal rate v MaxLimit.v MaxThe resolution (or precision) in the zone of decision between current location and desired positions.If current acceleration to particulate causes its speed v in certain dimension IdThe maximal rate v that surpasses this dimension Maxd, then the speed of this dimension then is set again.
To formula (1), first is the inertia of the previous behavior of particulate, and second portion is " cognitive (cognition) " part, the thinking of expression particulate itself; Third part is " society (social) " part, the information sharing between the expression particulate with cooperate with each other.
PSO is similar with genetic algorithm, is a kind of optimization tool based on iteration, it is advantageous that to realize simply easily and do not have many parameters to need to adjust.Fields such as function optimization, neural metwork training, fuzzy system control have been widely used at present.
Chaos (chaos) is a kind of non-linear phenomena that nature extensively exists, and has characteristics such as randomness, ergodicity, starting condition susceptibility, has been widely used in random optimization, has superior performance in the local optimal searching field.The chaotic maps Logistic iterative equation that uses is:
x(k+1)=μx(k)(1-x(k)) (3)
And as x (1) ≠ 0.25,0.5,0.75, μ=4 o'clock, equation enters chaos state fully.Can prove through test of many times, utilize the ergodicity of chaos, can obtain good particulate original state.
Quantum particle group algorithm (Quantum-behaved PSO, QPSO) be Sun in 2004 etc. after having studied the achievement in research of people such as Clerc about the particulate convergence behavior, a kind of new PSO model that proposes from quantum-mechanical angle.In vector subspace, the character that satisfies aggregative state of particulate is different fully, and it can be searched in whole feasible solution space, so the performance of the global search of QPSO is far superior to pure PSO.In vector subspace, the speed of particulate and position can not be determined simultaneously.Describe the state of particulate by crossing function, and obtain the particulate probability density function that a certain point occurs in the space, obtain the position equation of particulate again by Monte Carlo stochastic simulation mode by finding the solution schrodinger equation.In having the particle swarm optimization algorithm of quantum behavior, the main iterative formula of particulate is:
mbest = 1 M Σ i = 1 M p i - - - ( 4 )
p(j,i) d=φp(j,i) pd+(1-φ)p(k) gd (5)
If rand ()>0.5
x id ( t + 1 ) = p id - β | mbest - x ( t ) | In 1 u - - - ( 6 )
Otherwise
x id ( t + 1 ) = p id + β | mbest - x ( t ) | In 1 u - - - ( 7 )
Wherein, mbest is particulate group P BestThe centre position, p IdBeg for and be p PdAnd p GdBetween random point.φ, u and rand () are the random numbers of [0,1], and β is the shrinkage expansion coefficient of QPSO.
[summary of the invention]
One, goal of the invention:
The present invention proposes a kind of image matching method, its objective is the efficient and the accuracy rate that improve images match, also can solve in other complicated intelligent optimization problem simultaneously based on lateral inhibition and chaos quantum particle group optimization (LICQPSO).
Based on lateral inhibition and chaos quantum particle group optimizing method is a kind of method that side inhibition principle, chaotic maps and quantum particle group algorithm are combined.This method combines the advantage of side inhibition principle, chaotic maps and quantum particle group optimizing method, having made full use of lateral inhibition can projecting edge in the image pre-service, the global convergence of the characteristic of enhanced contrast and high-pass filtering and the ergodicity of chaotic maps and quantum particle group optimizing method.
Two, technical scheme:
A kind of image matching method of the present invention based on lateral inhibition and chaos quantum particle group optimization, its concrete steps are as follows:
Step 1: the utilization side inhibition principle is carried out the image pre-service, extracts the image border;
1.1 image read and be converted to gray level image;
According to the transition matrix between the image of different-format, the image of different-format is converted to gray level image earlier, obtain each gray values of pixel points in the gray level image, be convenient to next step and extract the image border.
1.2 extract the image border of former figure and template to be matched;
Select suitable lateral inhibition model, suppress the open country and the lateral inhibition coefficient distributes, treat matching template and former figure extracts the image border.
The lateral inhibition model that the present invention selects for use is as follows:
R ( m , n ) = I 0 ( m , n ) + Σ i = - M M Σ j = - N N α ij I 0 ( m + i , n + j ) - - - ( 8 )
Wherein, I 0(m n) is former pixel (m, the gray-scale value of n) locating; α IjFor in the network (i, j) the position pixel is to the inhibition coefficient of competition of center pixel; (m n) is former pixel (m, the gray-scale value of n) locating after lateral inhibition is handled to R; I 0(m+i is that (M * N is for suppressing wild for m+i, the gray-scale value of n+j) locating for former pixel n+j).
It is as follows to suppress the open country and be 5 * 5 lateral inhibition model:
R ( m , n ) = α 0 × I 0 ( m , n ) - α 1 [ Σ i = - 1 1 Σ i = - 1 1 I 0 ( m + i , n + j ) - I 0 ( m , n ) ]
- α 2 [ Σ i = - 2 2 Σ i = - 2 2 I 0 ( m + i , n + j ) - Σ i = - 1 1 Σ j = - 1 1 I 0 ( m + i , n + j ) ] - - - ( 9 )
In order to guarantee that the lateral inhibition coefficient is 0 substantially, requirement
α 0-8α 1-16α 2=0 (10)
Choose α among the present invention 0=1, α 1=0.075, α 2=0.025, then the lateral inhibition coefficient of Gou Chenging is distributed as:
U = 0.025 0.025 0.025 0.025 0.025 0.025 0.075 0.075 0.075 0.025 0.025 0.075 1 0.075 0.025 0.025 0.075 0.075 0.075 0.025 0.025 0.025 0.025 0.025 0.025 - - - ( 11 )
Formula below utilizing transforms the gray-scale value of the gray level image after handling through formula (9), becomes gray-scale value and only be 0 or 255 binary map, and wherein T is a preset threshold, and the selected T of the present invention is 120.
I ( m , n ) = 0 R ( m , n ) ≤ T 255 R ( m , n ) > T - - - ( 12 )
Step 2: initialization particle swarm optimization (Particle Swarm Optimization, PSO) each parameter
2.1 initialization particulate group
Set size and represent the particulate group of PSO for the array P of M * 2, wherein M is that this particulate group's scale is the particulate sum.Each columns value of array P is horizontal ordinate and the ordinate of correspondence image pixel in image coordinate system respectively.In order to reach the effect that particulate spreads all over the entire image space, adopt following chaotic maps (Logistic) iterative equation:
x(k+1)=μx(k)(1-x(k)) (13)
Wherein, k is the current iteration number of times, and μ is a controlled variable, and x is the chaos vector.When x (1) ≠ 0.25,0.5,0.75, and μ=4 o'clock, equation (13) enters chaos state fully.Can prove that through test of many times the iterative solution of this chaotic maps iterative equation has ergodicity, this method of utilization can obtain good particulate original state in initialization.
The initialization of particulate group P is as follows:
P(m+1,i)=4P(m,i)(1-P(m,i)) (14)
I=1 wherein, 2; M=1 ..., M; P (1, i) ≠ 0.25,0.5,0.75
When m=1, P (1,1), P (1,2) get the random number of [1, a], [1, b] respectively, and a and b are respectively the length of image to be matched and wide, and unit is a pixel.Iterating by formula (14) obtains whole values of array P, is the original state of particulate group P.
2.2 establish the iterations of the maximum of LICQPSO is that cycle index is N, and current cycle index is k.
2.3 with chaotic maps iterative equation initialization shrinkage expansion factor beta
The common obtaining value method of β is the linear decrease method, adopts the β after improving among the present invention, adopts chaotic maps (Logistic) iterative equation to shine upon the two-dimensional array that obtains with the iterations variation at the graininess of each dimension, and k is current cycle index.
β i(k+1)=4β i(k)(1-β i(k)), (15)
I=1 wherein, 2; β i(1) ≠ 0.25,0.5,0.75
Step 3: the fitness value that calculates each particulate
Image coordinate is that (m, (m n), next can be calculated the fitness value of each particulate by following formula (16) to have become I after the lateral inhibition of the gray-scale value of n) locating process step 1 is handled in the step 1.
The present invention adopts following fitness function, calculates the fitness value of each particulate
f = Σ i = 0 K - 1 Σ j = 0 W - 1 I ( m + i , n + j ) - - - ( 16 )
Wherein, K * W is the size of template to be matched, and f is a fitness value, and (m+i is that bianry image after formula (12) is handled is at pixel (m+i, gray-scale value n+j) n+j) to I.
Step 4: relatively this time circulation is the fitness value of k each particulate of circulation time, i.e. the fitness value of each particulate that obtains by previous step, and wherein maximum adaptation degree value is global optimum g BestThe fitness value of this particulate of obtaining with the k-1 time circulation time respectively of the fitness value of each particulate that previous step is obtained compares simultaneously, and bigger fitness value is the optimal value P of this particulate self of the k time circulation time Best
Step 5: the fitness value according to particulate carries out the PSO optimizing
According to following formula calculate mbest and p (m, i) d:
mbest ( i ) = 1 M Σ j = 1 M P ( j , i ) , i = 1,2 - - - ( 17 )
P(m,i) d=φP(m,i) pd+(1-φ)P(k,i) gd,m=1,…,M (18)
Wherein φ is the random number of [0,1], and m is a j particulate.P (m, i) PdBe m the desired positions that particulate lives through, and P (k, i) GdThe desired positions of particulate group when being k for iterations.
If rand ()>0.5
P ( m , i ) = P ( m , i ) d - β | mbest ( i ) - P ( m , i ) | In 1 u - - - ( 19 )
Otherwise
P ( m , i ) = P ( m , i ) d + β | mbest ( i ) - P ( m , i ) | In 1 u - - - ( 20 )
Wherein rand (), u are the random number of [0,1].Current particulate is carried out iterative computation, and the particulate P of generation a new generation (m, i).
The fitness function that is provided by formula (16) calculates the fitness value of new particulate then, and compares with the pairing former generation particulate fitness value of working as respectively.Note all and calculate back fitness values better particulate that becomes at experience PSO.
Step 6: current cycle time adds 1, and promptly k=k+1 jumps to step 3, rerun, and (be k>N) until cycle index greater than maximum cycle N.
Step 7: finish operation, and output Optimum Matching position and optimal-adaptive degree value.
Three, advantage and effect:
The present invention proposes a kind of method of optimizing images match based on lateral inhibition and chaos quantum particle group, wherein side inhibition principle energy projecting edge, enhanced contrast, feasible coupling is more accurate, this method combines the ergodicity of chaotic maps and the global convergence and the high efficiency of quantum particle group algorithm simultaneously, and a kind of effective way of images match is provided.It also can be widely used in field and other the complicated intelligent optimization problem that robot, Aeronautics and Astronautics, commercial production etc. relate to Image Information Processing.
[description of drawings]
Fig. 1 LICQPSO process flow diagram
Fig. 2 LICQPSO iteration curve
Number in the figure and symbol description are as follows:
Fitness Value---particulate fitness value
K---current cycle time
N---maximum cycle
F (i)---the fitness value of the k time circulation time particulate i
The optimal-adaptive degree value of f (Pi)---particulate i
F (Pg)---the k time circulation time global optimum fitness value
Yes---(being) satisfies condition
No---(denying) do not satisfy condition
[embodiment]
As depicted in figs. 1 and 2, a kind of image matching method based on lateral inhibition and chaos quantum particle group optimization, its specific implementation step is as follows:
Step 1: side inhibition principle is extracted the image border to the image pre-service.
1.1 image read and be converted to gray level image;
According to the transition matrix between the image of different-format, the image of different-format is converted to gray level image earlier, obtain each gray values of pixel points in the gray level image, be convenient to next step and extract the image border.
1.2 extract the image border of former figure and template to be matched;
Select suitable lateral inhibition model, suppress the open country and the lateral inhibition coefficient distributes, treat matching template and former figure extracts the image border.
The lateral inhibition model that the present invention selects for use is as follows:
R ( m , n ) = I 0 ( m , n ) + Σ i = - M M Σ j = - N N α ij I 0 ( m + i , n + j ) - - - ( 8 )
Wherein, I 0(m n) is former pixel (m, the gray-scale value of n) locating; α IjFor in the network (i, j) the position pixel is to the inhibition coefficient of competition of center pixel; (m n) is former pixel (m, the gray-scale value of n) locating after lateral inhibition is handled to R; I 0(m+i is that (M * N is for suppressing wild for m+i, the gray-scale value of n+j) locating for former pixel n+j).
It is as follows to suppress the open country and be 5 * 5 lateral inhibition model:
R ( m , n ) = α 0 × I 0 ( m , n ) - α 1 [ Σ i = - 1 1 Σ i = - 1 1 I 0 ( m + i , n + j ) - I 0 ( m , n ) ]
- α 2 [ Σ i = - 2 2 Σ i = - 2 2 I 0 ( m + i , n + j ) - Σ i = - 1 1 Σ j = - 1 1 I 0 ( m + i , n + j ) ] - - - ( 9 )
In order to guarantee that the lateral inhibition coefficient is 0 substantially, requirement
α 0-8α 1-16α 2=0 (10)
Choose α among the present invention 0=1, α 1=0.075, α 2=0.025, then the lateral inhibition coefficient of Gou Chenging is distributed as:
U = 0.025 0.025 0.025 0.025 0.025 0.025 0.075 0.075 0.075 0.025 0.025 0.075 1 0.075 0.025 0.025 0.075 0.075 0.075 0.025 0.025 0.025 0.025 0.025 0.025 - - - ( 11 )
Formula below utilizing transforms the gray-scale value of the gray level image after handling through formula (9), becomes gray-scale value and only be 0 or 255 binary map, and wherein T is a preset threshold, and the selected T of the present invention is 120.
I ( m , n ) = 0 R ( m , n ) ≤ T 255 R ( m , n ) > T - - - ( 12 )
Step 2: initialization particulate swarm parameter
2.1 initialization particulate group
Set size and represent the particulate group of PSO for the array P of M * 2, wherein M is 150.Each columns value of array P is horizontal ordinate and the ordinate of correspondence image pixel in image coordinate system respectively.In order to reach the effect that particulate spreads all over the entire image space, adopt following chaotic maps (Logistic) iterative equation:
x(k+1)=μx(k)(1-x(k)) (13)
Wherein, k is the current iteration number of times, and μ is a controlled variable, and x is the chaos vector.When x (1) ≠ 0.25,0.5,0.75, and μ=4 o'clock, equation (13) enters chaos state fully.Can prove that through test of many times the iterative solution of this chaotic maps iterative equation has ergodicity, this method of utilization can obtain good particulate original state in initialization.
The initialization of particulate group P is as follows:
P(m+1,i)=4P(m,i)(1-P(m,i)) (14)
I=1 wherein, 2; M=1 ..., M; P (1, i) ≠ 0.25,0.5,0.75
When m=1, P (1,1), P (1,2) get the random number of [1, a], [1, b] respectively, and a and b are respectively the length of image to be matched and wide, and unit is a pixel.Iterating by formula (14) obtains whole values of array P, is the original state of particulate group P.
2.2 establish the iterations of the maximum of LICQPSO is that cycle index is N=80, and current cycle index is k.
2.3 with chaotic maps iterative equation initialization shrinkage expansion factor beta
The common obtaining value method of β is the linear decrease method, adopts the β after improving among the present invention, adopts chaotic maps (Logistic) iterative equation to obtain the two-dimensional array that iterations changes at the graininess mapping of each dimension, and k is current cycle index.
β i(k+1)=4β i(k)(1-β i(k)), (15)
I=1 wherein, 2; β i(1) ≠ 0.25,0.5,0.75
Step 3: the fitness value that calculates each particulate
Image coordinate is that (m, (m n), next can be calculated the fitness value of each particulate by following formula (16) to have become I after the lateral inhibition of the gray-scale value of n) locating process step 1 is handled in the step 1.
The present invention adopts following fitness function, calculates the fitness value of each particulate
f = Σ i = 0 K - 1 Σ j = 0 W - 1 I ( m + i , n + j ) - - - ( 16 )
Wherein, K * W is the size of template to be matched, and f is a fitness value, and (m+i is that bianry image after formula (12) is handled is at pixel (m+i, gray-scale value n+j) n+j) to I.
Step 4: relatively this time circulation is the fitness value of K each particulate of circulation time, i.e. the fitness value of each particulate that obtains by previous step, and wherein maximum adaptation degree value is global optimum g BestThe fitness value of this particulate of obtaining with the K-1 time circulation time respectively of the fitness value of each particulate that previous step is obtained compares simultaneously, and bigger fitness value is the optimal value P of this particulate self of the K time circulation time Best
Step 5: the fitness value according to particulate carries out optimizing
According to following formula calculate mbest and p (m, i) d:
mbest ( i ) = 1 M Σ j = 1 M P ( j , i ) , i = 1,2 - - - ( 17 )
P(m,i) d=φP(m,i) pd+(1-φ)P(k,i) gd,m=1,…,M (18)
Wherein φ is the random number of [0,1], and m is a j particulate.P (m, i) PdBe m the desired positions that particulate lives through, and P (k, i) GdThe desired positions of particulate group when being k for iteration time following number.
If rand ()>0.5
P ( m , i ) = P ( m , i ) d - β | mbest ( i ) - P ( m , i ) | In 1 u - - - ( 19 )
Otherwise
P ( m , i ) = P ( m , i ) d + β | mbest ( i ) - P ( m , i ) | In 1 u - - - ( 20 )
Wherein rand (), u are the random number of [0,1].Current particulate is carried out iterative computation, and the particulate P of generation a new generation (m, i).
The fitness function that is provided by formula (16) calculates the fitness value of new particulate then, and compares with the pairing former generation particulate fitness value of working as respectively.Note all and calculate back fitness values better particulate that becomes at experience PSO.
Step 6: current cycle time adds 1, and promptly k=k+1 jumps to step 3, rerun, and (be k>N) until cycle index greater than maximum cycle N.
Step 7: finish operation, and output Optimum Matching position and optimal-adaptive degree value.

Claims (1)

1. image matching method of optimizing based on lateral inhibition and chaos quantum particle group, it is characterized in that: its concrete steps are as follows:
Step 1: the utilization side inhibition principle is carried out the image pre-service, extracts the image border;
1.1 reading images also is converted to gray level image;
According to the transition matrix between the image of different-format, the image of different-format is converted to gray level image earlier, obtain each gray values of pixel points in the gray level image, to extract the image border;
1.2 extract the image border of former figure and template to be matched;
Select suitable lateral inhibition model, suppress the open country and the lateral inhibition coefficient distributes, treat matching template and former figure extracts the image border;
The lateral inhibition model is as follows:
R ( m , n ) = I 0 ( m , n ) + Σ i = - M M Σ j = - N N α ij I 0 ( m + i , n + j ) - - - ( 8 )
Wherein, I 0(m n) is former pixel (m, the gray-scale value of n) locating; α IjFor in the network (i, j) the position pixel is to the inhibition coefficient of competition of center pixel; (m n) is former pixel (m, the gray-scale value of n) locating after lateral inhibition is handled to R; I 0(m+i is that (M * N is for suppressing wild for m+i, the gray-scale value of n+j) locating for former pixel n+j);
Step 2: each parameter of initialization particle swarm optimization
2.1 initialization particulate group
Set size and represent the particulate group of PSO for the array P of M * 2, wherein M is that this particulate group's scale is the particulate sum; Each columns value of array P is horizontal ordinate and the ordinate of correspondence image pixel in image coordinate system respectively; In order to reach the effect that particulate spreads all over the entire image space, adopt following chaotic maps iterative equation:
x(k+1)=μx(k)(1-x(k)) (13)
Wherein, k is the current iteration number of times, and μ is a controlled variable, and x is the chaos vector; When x (1) ≠ 0.25,0.5,0.75, and μ=4 o'clock, equation (13) enters chaos state fully;
The initialization of particulate group P is as follows:
P(m+1,i)=4P(m,i)(1-P(m,i)) (14)
I=1 wherein, 2; M=1 ..., M; P (1, i) ≠ 0.25,0.5,0.75
2.2 establish the iterations of the maximum of LICQPSO is that cycle index is N, and current cycle index is k;
2.3 with chaotic maps iterative equation initialization shrinkage expansion factor beta
Adopt the chaotic maps iterative equation to shine upon the two-dimensional array that obtains with the iterations variation at the graininess of each dimension, k is current cycle index;
β i(k+1)=4β i(k)(1-β i(k)), (15)
I=1 wherein, 2; β i(1) ≠ 0.25,0.5,0.75
Step 3: the fitness value that calculates each particulate
Image coordinate is that (m, the gray-scale value of n) locating have become I after handling through step 1 lateral inhibition, and (m n), next can be calculated the fitness value of each particulate by following formula (16) in the step 1;
The present invention adopts following fitness function, calculates the fitness value of each particulate
f = Σ i = 0 K - 1 Σ j = 0 W - 1 I ( m + i , n + j ) - - - ( 16 )
Wherein, K * W is the size of template to be matched, and f is a fitness value, I (m+i, n+j) for the bianry image after handling at pixel (m+i, gray-scale value n+j);
Step 4: relatively this time circulation is the fitness value of k each particulate of circulation time, i.e. the fitness value of each particulate that obtains by previous step, and wherein maximum adaptation degree value is global optimum g BestThe fitness value of this particulate of obtaining with the k-1 time circulation time respectively of the fitness value of each particulate that previous step is obtained compares simultaneously, and bigger fitness value is the optimal value P of this particulate self of the k time circulation time Best
Step 5: the fitness value according to particulate carries out the PSO optimizing
According to following formula calculate mbest and p (m, i) d:
mbest ( i ) = 1 M Σ j = 1 M P ( j , i ) , i = 1,2 - - - ( 17 )
P(m,i) d=φP(m,i) pd+(1-φ)P(k,i) gd,m=1,…,M (18)
Wherein φ is the random number of [0,1], and m is a j particulate; P (m, i) PdBe m the desired positions that particulate lives through, and P (k, i) GdThe desired positions of particulate group when being k for iterations;
If rand ()>0.5
P ( m , i ) = P ( m , i ) d - β | mbest ( i ) - P ( m , i ) | In 1 u - - - ( 19 )
Otherwise
P ( m , i ) = P ( m , i ) d + β | mbest ( i ) - P ( m , i ) | In 1 u - - - ( 20 )
Wherein rand (), u are the random number of [0,1]; Current particulate is carried out iterative computation, and the particulate P of generation a new generation (m, i);
The fitness function that is provided by formula (16) calculates the fitness value of new particulate then, and compares with the pairing former generation particulate fitness value of working as respectively; Note all and calculate back fitness values better particulate that becomes at experience PSO;
Step 6: current cycle time adds 1, and promptly k=k+1 jumps to step 3, rerun, and (be k>N) until cycle index greater than maximum cycle N;
Step 7: finish operation, and output Optimum Matching position and optimal-adaptive degree value.
CN 201010167332 2010-04-30 2010-04-30 Image matching method based on lateral inhibition and chaos quantum particle swarm optimization Expired - Fee Related CN101833670B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010167332 CN101833670B (en) 2010-04-30 2010-04-30 Image matching method based on lateral inhibition and chaos quantum particle swarm optimization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010167332 CN101833670B (en) 2010-04-30 2010-04-30 Image matching method based on lateral inhibition and chaos quantum particle swarm optimization

Publications (2)

Publication Number Publication Date
CN101833670A true CN101833670A (en) 2010-09-15
CN101833670B CN101833670B (en) 2012-12-19

Family

ID=42717733

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010167332 Expired - Fee Related CN101833670B (en) 2010-04-30 2010-04-30 Image matching method based on lateral inhibition and chaos quantum particle swarm optimization

Country Status (1)

Country Link
CN (1) CN101833670B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102034093A (en) * 2010-12-03 2011-04-27 天津工业大学 Optimized calculation-based characteristic point matching method
CN103345730A (en) * 2013-07-17 2013-10-09 重庆邮电大学 Infrared image processing method based on lateral inhibition network
CN105469120A (en) * 2015-12-15 2016-04-06 浪潮电子信息产业股份有限公司 Image matching method and apparatus
CN108647635A (en) * 2018-05-09 2018-10-12 黑龙江大学 The single channel image Blind extracting method for receiving model is supplied based on dividing equally to recycle
CN108983770A (en) * 2018-07-02 2018-12-11 四川大学 Data processing method, device, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101216939A (en) * 2008-01-04 2008-07-09 江南大学 A multi-resolution medical image registration method based on quantum behaviors particle swarm algorithm
US7636700B2 (en) * 2004-02-03 2009-12-22 Hrl Laboratories, Llc Object recognition system incorporating swarming domain classifiers

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7636700B2 (en) * 2004-02-03 2009-12-22 Hrl Laboratories, Llc Object recognition system incorporating swarming domain classifiers
CN101216939A (en) * 2008-01-04 2008-07-09 江南大学 A multi-resolution medical image registration method based on quantum behaviors particle swarm algorithm

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
《系统仿真学报》 20030120 陈卉,欧阳楷 用于图象增强的侧抑制网络模型的仿真比较 全文 1 第15卷, 第1期 *
《计算机工程与设计》 20080128 谢景权,须文波,孙俊 基于量子粒子群算法的医学图像配准 全文 1 第29卷, 第2期 *
《计算机工程与设计》 20080528 林星,冯斌,孙俊 混沌量子粒子群优化算法 全文 1 第29卷, 第10期 *
《计算机工程与设计》 20090916 靳雁霞,韩燮,周汉昌 改进的粒子群优化算法 全文 1 第30卷, 第17期 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102034093A (en) * 2010-12-03 2011-04-27 天津工业大学 Optimized calculation-based characteristic point matching method
CN103345730A (en) * 2013-07-17 2013-10-09 重庆邮电大学 Infrared image processing method based on lateral inhibition network
CN103345730B (en) * 2013-07-17 2015-09-16 重庆邮电大学 Based on the Infrared Image Processing Method of lateral inhibition network
CN105469120A (en) * 2015-12-15 2016-04-06 浪潮电子信息产业股份有限公司 Image matching method and apparatus
CN108647635A (en) * 2018-05-09 2018-10-12 黑龙江大学 The single channel image Blind extracting method for receiving model is supplied based on dividing equally to recycle
CN108983770A (en) * 2018-07-02 2018-12-11 四川大学 Data processing method, device, electronic equipment and storage medium
CN108983770B (en) * 2018-07-02 2019-07-05 四川大学 Data processing method, device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN101833670B (en) 2012-12-19

Similar Documents

Publication Publication Date Title
Wang et al. 3D-CenterNet: 3D object detection network for point clouds with center estimation priority
CN101833670B (en) Image matching method based on lateral inhibition and chaos quantum particle swarm optimization
CN106778826A (en) Based on the hereditary Hybrid Clustering Algorithm with preferred Fuzzy C average of self adaptation cellular
CN101968853A (en) Improved immune algorithm based expression recognition method for optimizing support vector machine parameters
Gao et al. YOLOv4 object detection algorithm with efficient channel attention mechanism
Nguyen et al. PSO and statistical clustering for feature selection: A new representation
CN113032613B (en) Three-dimensional model retrieval method based on interactive attention convolution neural network
Han et al. 3CROSSNet: Cross-level cross-scale cross-attention network for point cloud representation
CN107832753B (en) Face feature extraction method based on four-value weight and multiple classification
Wang et al. Lightweight deep neural networks for ship target detection in SAR imagery
Wu et al. Damage detection of grotto murals based on lightweight neural network
Xi et al. Introduction to model compression knowledge distillation
Shi et al. A new multiface target detection algorithm for students in class based on bayesian optimized YOLOv3 model
CN114358246A (en) Graph convolution neural network module of attention mechanism of three-dimensional point cloud scene
Yang et al. Hyper-spectral image pixel classification based on golden sine and chaotic spotted hyena optimization algorithm
Li et al. Research on YOLOv3 pedestrian detection algorithm based on channel attention mechanism
Wang et al. Predator-prey biogeography-based optimization for bio-inspired visual attention
Huang et al. A reinforcement one-shot active learning approach for aircraft type recognition
Wang et al. Effective feature selection with particle swarm optimization based one-dimension searching
Elwakdy et al. A Novel Trajectories Classification Approach for different types of ships using a Polynomial Function and ANFIS
Li et al. Compression of YOLOv3 via block-wise and channel-wise pruning for real-time and complicated autonomous driving environment sensing applications
Yang et al. Deep Space Probing for Point Cloud Analysis
Babichev et al. Implementation of DBSCAN clustering algorithm within the framework of the objective clustering inductive technology based on R and KNIME tools
Zhang et al. Employing offset-attention for 3D few-shot semantic segmentation
Fengcai et al. Improved artificial bee colony algorithm and its application in image threshold segmentation

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
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20121219

Termination date: 20130430