Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

image similarity search using genetic algorithms and metlab code

Status
Not open for further replies.

wilchery

Newbie level 1
Joined
Apr 17, 2011
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
i have an image already enhanced using histogram equalization.this is implemented using matlab.i want to further enhance this image using evolutionary computations(GA), so that i can use the refined image for similarity search from large databases.please, someone help.
thank you
 

I think that it could be help full if you devide the image to the smaller blocks and
perform PCA on each block,then use every abbriviated block as vector(chromosome) in your genetic algorithm
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top