Giter Site home page Giter Site logo

Surface-Reconstruction-from-Point-Clouds-

Surface Reconstruction from Point Clouds by Point Cloud Library (PCL) and CGAL

Biswajit Biswas's Projects

-color-multi-focus-image-fusion-using-guided-and-bilateral-filter-based-on-focus-region-detection-in icon -color-multi-focus-image-fusion-using-guided-and-bilateral-filter-based-on-focus-region-detection-in

This code impliments a multi-focus color image fusion method based on focus region detection with edge preseve using bilateral filter and guided filter in discrete wavelet transform (2DWT). Firstly, a novel focus region detection method is estimated, which uses guided filter to refine the rough focus maps obtained by bilateral filter and difference operator. Then, An initial decision map is got via the pixel-wise maximum rule, and optimized to generate final decision map by using guided filter again. Finally, the fused image is obtained by the pixel-wise weighted-averaging rule with the final decision map via inverse transform.

2d-heat-equation-using-finite-difference-method-with-cuda icon 2d-heat-equation-using-finite-difference-method-with-cuda

This code is designed to solve the heat equation in a 2D plate with CUDA-Opengl. After solution, graphical simulation appears to show that how the heat diffuses throughout the medium within time interval selected in the code. Solving the 2 Dimensional Heat conduction equation in the generalized form, we used FEM technique.

cancer-cells-counting-in-a-co-cultured-image icon cancer-cells-counting-in-a-co-cultured-image

This algorithm performs automated detection, measurement, and levelling of co-cultured cells. Each cell is identified and characterized by probabilistic hesitant fuzzy set with several local descriptors (entropy, fuzzy index, fuzzy connectivity,etc. ), which are used to define an optimal threshold to segment individual cells.

cfd-simulation-in-porous-medium icon cfd-simulation-in-porous-medium

This code is capable of simulating of flows through materials with complex, porous structure. In this way, the whole process of importing files containing the porous geometry, generating the computational mesh and running CFD simulation can be performed in MATLAB

cimg icon cimg

The CImg Library is a small and open-source C++ toolkit for image processing

code-for-parallel-recursive-newton-s-algorithm-using-mpi icon code-for-parallel-recursive-newton-s-algorithm-using-mpi

we have just coded to implement parallel Newton’s recursive algorithm. To accomplish this, we first partition the problem and fitted each partition into master-slave by MPI mode. First, we need to have: (a) The number of interpolation points. (b) A grid of points at which the interpolation is to be exact. (c) An array containing the function we wish to interpolate evaluated at the interpolating grid. (d) An array to store the Newton differencing coefficients

color-edge-preserving-on-gpu icon color-edge-preserving-on-gpu

Run a CUDA kernel that writes image data to a GL buffer or texture image. A live display via CUDA Graphics Interop mode on Ubuntu and CUDA-11.0 Driver.

color-image-quantization icon color-image-quantization

Color image quantization is a process of selecting a set of colors to display an image with some representative colors, this without noticeable perceived difference. This algorithm deals with the problem of the quantization errors evaluation in taking into account a probabilistic measure on color space. Developed a imageJ plugin to minimize the possible degradationscolor profile.

elementary-apps icon elementary-apps

A website showcasing 3rd party software designed for elementary OS 0.3 Freya

fastai icon fastai

The fastai deep learning library

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.