Altera_Forum
Honored Contributor
16 years agoNEEK CIII SSRAM-Single Adress Read at MTDB_LCD_TV Demoproject
Hello
i m just writing on my Exams (Diplomwork) and got a Hughe Problem i can t solve by myself. I use a part of the MTDB_LCD_TV Project that is delivert with the NEEK Board. There is a Funktion that instanciates the SSRAM and reading all Adresses from their. I need to Read ONE SPECIAL ADRESS and than the next SPECIAL ADRESS for Object recognizing. The Memory contains a Snapshot from a Camera that is saved linewise, so the Coordinates X 100 and Y100 is at Adress 100*100 = 10000 now my Problem is in need to find the Contour of an Object the Coordinates around that Pixel. e.g. Koordinate X99 Y99 is at Adress 99*99 = 9801 and so on... PLEASE HELP ME CAN T GET THAT ONE PIXEL out of the SSRAM :/