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
N

nyquisttt

@nyquisttt
About
Posts
6
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • help me to create joystick controller
    N nyquisttt

    I have to create a GUI which control the camera.in my GUI i need to create a mouse stick which controls the camera like rotate left or right. but i get stuck on the mouse stick.In order to create this mouse stick where should i start.

    Managed C++/CLI csharp c++ visual-studio help

  • help me to create joystick controller
    N nyquisttt

    hi.I am using visual studio .net 2003 and I am new to managed c++. I have to write joystick controller(mouse stick)but I dont now where to start.

    Managed C++/CLI csharp c++ visual-studio help

  • Image processing
    N nyquisttt

    I want to open an image sequence or an avi file, and i want to process it frame by frame. Then i will show the result in a window (i mean in a dialog ). How can i do this in mfc? The first step is, i will open an avi file and play it on the screen (in a window).

    C / C++ / MFC question c++

  • image sequence in a window
    N nyquisttt

    Hi, how can i show an existing image in a c++ window. I mean i want my code to open a window and display an existing image in that window. In a future work i will try to show an image sequence in that window. For example, i have image001.bmp, image002.bmp,.. image016.bmp. I want to open a window and display the images as a slide show in that window. Maybe going to the next image can be assigned to pressing a key on the keyboard. Or maybe a time feature could be used. I mean, in the window, existing images will be displayed each 0.5 seconds with the same order in the sequence. Could someone help me with an explanatory piece of code? Thank you ...

    C / C++ / MFC question c++ help tutorial

  • image in a window
    N nyquisttt

    Hi, how can i show an existing image in a c++ window. I mean i want my code to open a window and display an existing image in that window. In a future work i will try to show an image sequence in that window. For example, i have image001.bmp, image002.bmp,.. image016.bmp. I want to open a window and display the images as a slide show in that window. Maybe going to the next image can be assigned to pressing a key on the keyboard. Or maybe a time feature could be used. I mean, in the window, existing images will be displayed each 0.5 seconds with the same order in the sequence. Could someone help me with an explanatory piece of code? Thank you ...

    Managed C++/CLI question c++ help tutorial

  • string
    N nyquisttt

    It may be simple question but i need an urgent help. I have to use some image sequence as the input to my code. for example: image001.bmp image002.bmp image003.bmp .... and so on. But there are 200 images and i have to use a function to read these images. How can i name a string in a for loop as I wanted? for(int i=0;i<200;i++) { nextImageName = image(i).bmp ..... } I want the code to increase the string name as if it is a number. Could you please help me?

    Managed C++/CLI question help tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups