Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Hardware & Devices
  4. HOw to transfer a program from PC to a stand alone system

HOw to transfer a program from PC to a stand alone system

Scheduled Pinned Locked Moved Hardware & Devices
c++designhardwaretutorialquestion
2 Posts 2 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nripun
    wrote on last edited by
    #1

    I have written a program using C++ in my personal computer. It is an image processing application which performs basic function like edge detection/ histogram equaliztion etc. Now i would like to move it out of the PC into a stand alone h/w system where i feed the pixel values and i get the processed pixel values as output. I understand that this area is known as Embedded Systems. I have my PC, a few image processing algorithms and a book on emebdded systes design. What more (h/w and s/w) will i need to convert my PC based program to a stand alone system? I am a novice when it comes to h/w , so please pardon incase me post sounds funny to anyone here ;)

    E 1 Reply Last reply
    0
    • N nripun

      I have written a program using C++ in my personal computer. It is an image processing application which performs basic function like edge detection/ histogram equaliztion etc. Now i would like to move it out of the PC into a stand alone h/w system where i feed the pixel values and i get the processed pixel values as output. I understand that this area is known as Embedded Systems. I have my PC, a few image processing algorithms and a book on emebdded systes design. What more (h/w and s/w) will i need to convert my PC based program to a stand alone system? I am a novice when it comes to h/w , so please pardon incase me post sounds funny to anyone here ;)

      E Offline
      E Offline
      El Corazon
      wrote on last edited by
      #2

      nripun wrote:

      I am a novice when it comes to h/w , so please pardon incase me post sounds funny to anyone here

      basically it will come down to your choice in embedded system. There are few standards in embedded systems. In fact you can even get a PC based embedded system, kiosk style or much smaller. Image collection will be even less uniform, we use one brand of capture boards which includes a image processing library (though we found that Intel's was faster). In the end, "how" will come down to what hardware you choose for the embedded system. _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups