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. Design and Architecture
  4. Image analyzing application ... what is better ... C++ or C#

Image analyzing application ... what is better ... C++ or C#

Scheduled Pinned Locked Moved Design and Architecture
questioncsharpc++comhelp
4 Posts 1 Posters 0 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Hi, I need to write some C# application that make image analyzing. I can't decide if the analyzing process (need to be in real time) i will write in C++ ( as com object dll ) or to write it as simple C# class. someone can help me to decide ?

    L 1 Reply Last reply
    0
    • L Lost User

      Hi, I need to write some C# application that make image analyzing. I can't decide if the analyzing process (need to be in real time) i will write in C++ ( as com object dll ) or to write it as simple C# class. someone can help me to decide ?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Which language do you have most experience of? It's impossible for others to make this decision without knowing your skill level.

      It's time for a new signature.

      L 1 Reply Last reply
      0
      • L Lost User

        Which language do you have most experience of? It's impossible for others to make this decision without knowing your skill level.

        It's time for a new signature.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        lets say i need the same effort to do it in c++ and C#. The question is about the speed of the .net VS speen of the native code.

        L 1 Reply Last reply
        0
        • L Lost User

          lets say i need the same effort to do it in c++ and C#. The question is about the speed of the .net VS speen of the native code.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Native code will generally be faster than .NET, but of course the actual speed will depend on how well the code is writtem. Again it is impossible to know in advance which system will be better.

          It's time for a new signature.

          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