Giter Club home page Giter Club logo

Muneeswari_Sundaraselvam's Projects

gui icon gui

GUI (Graphical User Interface) using python

intersection-of-union-iou- icon intersection-of-union-iou-

An IOU differs from a promissory note in that an IOU is not a negotiable instrument and does not specify repayment terms such as the time of repayment. IOUs usually specify the debtor, the amount owed, and sometimes the creditor.

knn-background-subtraction icon knn-background-subtraction

KNN Background Subtraction OpenCV Python. fgbg = cv.createBackgroundSubtractorKNN(detectShadows=False) This is another algorithm for background subtraction, known as KNN. It also takes detect shadows argument as True or False. This OpenCV function will initialize background subtraction. Reading Frames. ret, frame = cap.read()

metrics---psnr-ssim-brisque icon metrics---psnr-ssim-brisque

BRISQUE is statistically better than the full-reference peak signal-to-noise ratio (PSNR) and the structural similarity index (SSIM) and highly competitive with respect to all present-day distortion-generic NR IQA algorithms. PSNR and SSIM are the two most representative FR methods, BIQI , BRISQUE and NIQE are the state-of-the-art NR IQA methods. to show that BRISQUE is statistically better than the full-reference peak signal-to-noise ratio (PSNR) and the structural similarity index (SSIM) and highly competitive with respect to all present-day distortion-generic NR IQA algorithms.

no-reference-iqa- icon no-reference-iqa-

Image quality assessment ( IQA) is employed to estimate the degree of distortion. Image Quality Assessment Based on Joint Quality-Aware Representation Construction in Multiple Domains. (2) The proposed model predicted the lane-based queue length in real time--the prediction included incremental queue accumulation ( IQA ), queue trajectory, maximum queue, and residual queue.

object-detection-at-motion icon object-detection-at-motion

Videos can be treated as stack of pictures called frames. Here I am comparing different frames(pictures) to the first frame which should be static(No movements initially). We compare two images by comparing the intensity value of each pixels. Gray Frame : In Gray frame the image is a bit blur and in grayscale we did so because, In gray pictures there is only one intensity value whereas in RGB(Red, Green and Blue) image thre are three intensity values. So it would be easy to calculate the intensity difference in grayscale. Difference Frame : Difference frame shows the difference of intensities of first frame to the current frame. Threshold Frame : If the intensity difference for a particular pixel is more than 30(in my case) then that pixel will be white and if the difference is less than 30 that pixel will be black. Color Frame : In this frame you can see the color images in color frame along with green contour around the moving objects.

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.