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 lucky

  1. L

    using BRAM for loading pixels

    Thank you for your reply... let me try it out
  2. L

    using BRAM for loading pixels

    I'm doing image processing...i want to store my pixel values in BRAM...i have used rs 232 to take each pixel from PC to fpga.. i want to store each of these pixels into BRAM of virtex4 fpga if i'm using core generator is it necessary i have to use a .coe file?? can't i store pixels which are...
  3. L

    Interfacing between ISE and EDK

    hello I'm doing image processing on FPGA. I have written VHDL code for UART and this is how I'm going to input my pixels. This code is working. Next I want to store pixels into DDRSDRAM for this I'm planning to use EDK because writing hardware interface will probably take a long time. I'm doing...
  4. L

    [SOLVED] To send text file through rs232 to fpga

    hello everyone, i had written uart receiver module and baud generator module for baudrate:9600 bps in vhdl. This code is working properly for all 1 digit values. Now i want to send a text file containing datas such as eg: 123 56 234 175 34 100 how do i send this through rs232...
  5. L

    To send a grayscale image from PC to fpga via RS232

    oky Sckoran so r u telling me i can send an image as such through hyperterminal?? My image files are in image file formats. I tried b/w 2 PCs but i cant do it. i havent got a data array. The 1 got through matlab is not like the pixels in my image. there are some pixels missing and all. (i found...
  6. L

    verilog code for reading and writing a textfile

    hello pinkyvidya how did you convert the grayimage to textfile???
  7. L

    To send a grayscale image from PC to fpga via RS232

    Thank u very much 4 ur ideas Sckoran Hyperterminal can take text files. It has worked 4 PC 2 PC communication. Now i only need 2 convert my image into a text file. And then write a vhdl code 4 receiving each pixel. Problem is the conversion of image to text file.
  8. L

    To send a grayscale image from PC to fpga via RS232

    Thank u soo much 4 ur quick reply.. i'll try it out ---------- Post added at 12:50 ---------- Previous post was at 12:05 ---------- how do i store the image matrix into a text file in matlab?? if i save it as "filename -ascii "will i be able to take it into hyperterminal??
  9. L

    To send a grayscale image from PC to fpga via RS232

    Is it possible to send a grayscale image matrix from PC to fpga via RS232. If yes, how do i input this matrix in hyperterminal?? i'm planning to store the image pixel values in a text file. Is there any particular format in which i need to store these pixels, like binary, ascii etc?? I'm doing...
  10. L

    edge detection (or other human detection algorithms)

    Go through the text- "Feature Extraction and Image Processing" by Mark S. Nixon and Alberto S. Aguado u can download it easily by jus googling it There are explanations on how to do different algorithms in it
  11. L

    [SOLVED] Loading image into ML402 platform

    I would like to know how to load an image into DDR SDRAM of ML402 platform and the file format of the image I have to use. thank you
  12. L

    Contrast equalisation and Stretching

    i would like to know the difference b/w contrast equalisation and stretching. Why is contrast equalisation said to be harsh?? I'm planning to improve the contrast of the image as the first step of my project so i would like to know which of these would be best.

Part and Inventory Search

Back
Top