Giter Site home page Giter Site logo

wvxvw / image-marker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from drcandacemakedamoore/image-marker

0.0 2.0 0.0 2.11 MB

Debora: Texture analysis program for research

Dockerfile 0.26% Python 4.75% HTML 5.35% Shell 0.27% JavaScript 89.36%

image-marker's Introduction

This is a program I created to examine texture in radiological imaging. The program can analize DICOM files or even JPEGS. The program then computes some parameters of texture within the area chosed. Although I orginically created the program for abdominal imaging, the areas can be changed to suit whichever ones a researcher would want by simply changing the code a bit.

Practical instructions for non-computer professionals without a strong background in computers:

  1. Figure out what kinds of computer system you want to run the program on- Windows? Linux? Max OS? Chances are high that if you do not have a strong background in computers you are running Windows or a Mac OS, and you do not have the neccesary libraries to make the program functional. You will need to download Anaconda. Download Anaconda from https://www.anaconda.com/

  2. Start the Anaconda shell

  3. In Anaconda shell activate the program's environment by typing: conda activate image-marker

  4. Previous action should have changed the prompt from saying "(base)" to "(image-marker)". Now, to switch current directory to D drive, type: d:

  5. Now type: cd myprograms to switch to "myprograms directory" on D drive.

  6. Now you should be able to deploy the program or start the server. To deploy the program type: python setup.py install

  7. To run the program (start the server).Type: python bin\imarker

  8. Once the server starts, it will print to the terminal the host and address it is listening on. By default, it is "localhost:8080". Navigate your browser to that address to see the program's interface.

  9. From your browser on localhost 8080 the program will appear- and has internal instructions on the interface.

    1. If this does not work out for you please email me at [email protected] ; you can also send complaints, suggestions and so on, please include what kind of system you are running (Windows? Mac? and the browser you opened the program in)...

image-marker's People

Contributors

wvxvw avatar makedaland avatar drcandacemakedamoore avatar

Watchers

James Cloos avatar  avatar

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.