Thread: screen process

  1. #1
    Registered User
    Join Date
    Jul 2016
    Posts
    1

    screen process

    Hi everyone!


    I didn't write anything similar before this.
    I want my program to automatically process my current screen.
    Is it possible to do this in C?
    If it isn't, then how can I do this? (python java etc.)
    If its possible, then how can I do these?
    -1 capture current frame
    -2 search for given color
    -3 move the mouse to the first pixel found

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    What have you tried so far? What overall goal are you trying to accomplish?
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,604
    > Is it possible to do this in C?
    Yes.

    The rest is knowledge, skill and determination.


    This sounds like another one of those "automation bots".
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Linux process trees and process chains
    By elururajesh in forum Linux Programming
    Replies: 2
    Last Post: 07-20-2015, 06:22 AM
  2. how to get process info ( to extract process thread id )
    By umen242 in forum C++ Programming
    Replies: 4
    Last Post: 02-12-2009, 01:08 PM
  3. Process all data before it's sent to the screen
    By Blink in forum Windows Programming
    Replies: 4
    Last Post: 07-22-2007, 04:11 PM
  4. Process sending file descriptors to another process
    By Yasir_Malik in forum C Programming
    Replies: 4
    Last Post: 04-07-2005, 07:36 PM
  5. Child Process & Parent Process Data :: Win32
    By kuphryn in forum Windows Programming
    Replies: 5
    Last Post: 09-11-2002, 12:19 PM

Tags for this Thread