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.

Recent content by swahlah

  1. S

    Is Image Processing is the part of Embedded System.

    No way it is embedded. Unlike PCs, embedded systems have several constaints e.g. power in battery-driven devices, real-time responses e.g. in automobile, small sized, less area, low cost etc.
  2. S

    image processing on embedded sysytem

    I will recommend you to start with DSP kits of DM6446 from TI. Moreover look at my home page there are some paper for video for reconfigurable processors or asic implementations. https://ces.univ-karlsruhe.de/~shafique/
  3. S

    what book should i use??

    Digital Signal Processing using VHDL is a good book for Hardware Engineers It's available on EDA Board
  4. S

    Plz help me on Image Processing using Gabor filter!!!

    gabor filter disadvantage but i think feature extractor is also a part of image analysis.....
  5. S

    Can I use ARM9 processor for mpeg 4 decoding?

    Re: mpeg 4 decoding solvall_ex1, Your question is very simple but the answer is too lengthy and tough ..... it took me two years to achieve this performance of H264 Codec on Philips DSPs... But i think now it's not that tough for me.... So i can give u some suggestions in this context that...
  6. S

    Reed Solomon Codes - Golay codes

    The Best way to implement is the RTL Level... My eldest brother implemented the REED SOLOMEN in RTL on a XILINX FPGA in his MASTERS THESIS
  7. S

    What is the circular addressing in DSP?

    Re: circular addressing!! circulare addressing can be used to efficiently use the simulataneous read and write pointers on some Buffers... like in case of Video Encoding in the Bitstream Buffer
  8. S

    Can I use ARM9 processor for mpeg 4 decoding?

    Re: mpeg 4 decoding 400 MHz is a huge power ... we are doing Half-D1 30 fps 352x240 H264 encoding and full D-1 Decoding at 300 MHZ processor by Philips so i think 400 MHz can do a bit more For this u have to do lots of optimizations -We can discuss it in details if u want to proceed
  9. S

    fingerprint image procesing in matlab

    finger print detection project matlab thesis lekke i have posted the answer on ur original question post.... here to recall...use PCA and eigen vectors............ and u can simply use the edge extraction using Laplacian operator for testing
  10. S

    Plz help me on Image Processing using Gabor filter!!!

    using gabor filters what are the major applications of Gabor filters except the Image Analysis...
  11. S

    Fingerprint biometrics systems project

    project fingerprint matching download sorry for late reply again. first enhance the finger print image using basic enhancement techniques in matlab so that ur finger print is clean from noise and blur etc. Then u can compute the eigen vector ..usa Principle component analysis PCA.... and then...
  12. S

    Guidelines and resources for DSP beginners

    Re: New to DSP "Digital Signal Processing with MATLAB" by Proakis is a good book and it is uploaded on rapid share..... i dont remember the exact but i got its link from EDA links forum...
  13. S

    Pls recom'd a good DigitalImageProcessing Book for beginers

    Re: Pls recom'd a good DigitalImageProcessing Book for begin Have anybody implemented the exercises of Gonzeles in MATLAB... please dont give me the MATLAB codes of DIP using MATLAB book by Gonzeles ... i need the M-Files written for the Techniques of Image Enhancement and Restoration -Regards
  14. S

    Implementing JPEG compression and storage/transmission

    Re: JPEG Compression Also see the site www.data-compression.info www.data-compression.com/index.shtml www.maximumcompression.com www.7-zip.org
  15. S

    what book should i use??

    Hey guys i have used the book "Digital Signal Processing using MATLAB" by John G. Proakis... and it's very good

Part and Inventory Search

Back
Top