Skip to content
View TouficKashmar's full-sized avatar
Block or Report

Block or report TouficKashmar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Image-Stitching Image-Stitching Public

    This code implements a system to combine a series of photographs into a panorama. The code detects discriminating features in the images, finds the best matching features in the other images, autom…

    C++

  2. Motion-Estimation Motion-Estimation Public

    Motion estimation is the process of determining motion vectors that describe the transformation from one 2D image to another; usually from adjacent frames in a video sequence. Usually, optical flow…

    C++ 1

  3. Stereo-Correspondence-Algorithms Stereo-Correspondence-Algorithms Public

    Stereo matching is one of the most active research areas in computer vision. Over the years, a large number of algorithms for stereo correspondence have been developed. The Middlebury Stereo Vision…

    C++