Giter VIP home page Giter VIP logo

dipedge's Introduction

DIPEdge

This project tries to implement edge detection in VC++ using a sobel kernel . Results are displayed in picture poxes dynamically.

Dependencies

Project is written in Common Language Runtime provided by windows and thuis will run only with the appropriate dlls. However this project can be cloned and run from any version of Visual Studio which has C++ support

dipedge's People

Contributors

aswinpajayan avatar

Watchers

 avatar  avatar

dipedge's Issues

portability issue

I am coding up this project using a windows 10 machine using visual studio 2017 community edition . But we are supposed to run this in a windows server 2003 and xp environments,
Not able to package this as a standalone exe.
Not able to compile this as an MT project only able to compile this as an MTd(multi threaded dll) version
error says

Severity

# Code	Description	Project	File	Line	Suppression State

Error D8016 '/clr' and '/MTd' command-line options are incompatible ProjectDIP101 C:\Users\asw\source\repos\ProjectDIP101\ProjectDIP101\cl 1

Is there any way I can compile this as a statically linked project .
need to run this program on XP , need to find out what additional software and libraries needed to be installed
PS :: its a CLR project

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.