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. Other Discussions
  3. IT & Infrastructure
  4. Image Processing Project - Visual C++ OR Visual C#

Image Processing Project - Visual C++ OR Visual C#

Scheduled Pinned Locked Moved IT & Infrastructure
c++csharpasp-netdotnetregex
2 Posts 2 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.
  • S Offline
    S Offline
    signbit
    wrote on last edited by
    #1

    Dear All, I have to develop an image processing project (Pattern Recognition/Matching). Which platform should I work with: Visual C++ OR Visual C#? - Visual C++ is Fast and C++ more portable (I'll work in ANSI/ISO C++ for core modules if I choose to work in Visual C++, MFC (and other windows dependant features) will only be used for GUIs. - Visual C# is easier to work with and provides RAD, Also there is an increasing number of utilities out there for C# apps (like NDoc which would generate documentation for me from XML comments inside the source code), while I can't seem to find those things for Visual C++. - C++ code apart from being fast, would provide more portability and I can easily transfer to other platforms, while C# at the same time can run on any machine that has .NET Framework (even the PDAs, C++ doesn't provide that functionality). I really need some sound opinion from people who already have experience. Thanks in advance... - A programmer's national anthem; "AAAAAHHHHH!!!!"

    J 1 Reply Last reply
    0
    • S signbit

      Dear All, I have to develop an image processing project (Pattern Recognition/Matching). Which platform should I work with: Visual C++ OR Visual C#? - Visual C++ is Fast and C++ more portable (I'll work in ANSI/ISO C++ for core modules if I choose to work in Visual C++, MFC (and other windows dependant features) will only be used for GUIs. - Visual C# is easier to work with and provides RAD, Also there is an increasing number of utilities out there for C# apps (like NDoc which would generate documentation for me from XML comments inside the source code), while I can't seem to find those things for Visual C++. - C++ code apart from being fast, would provide more portability and I can easily transfer to other platforms, while C# at the same time can run on any machine that has .NET Framework (even the PDAs, C++ doesn't provide that functionality). I really need some sound opinion from people who already have experience. Thanks in advance... - A programmer's national anthem; "AAAAAHHHHH!!!!"

      J Offline
      J Offline
      James Gupta
      wrote on last edited by
      #2

      The speed is only a 2-5% difference for one thing, and using a .NET language such as C# would provide easier and safer access to features such as plug ins / automatic updates. C# can be run on other platforms with th use of mono, i think.

      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