Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • intensity-gvm-snakes.zip image segmentation using algorithms
  • LGIF.zip 这是“Active contours driven by local and global intensity fitting energy with application to brain MR image segmentation”(简称LGIF模型)的MATLAB源代码。LGIF模型是非常重要局部区域活动轮廓模型, 它结合了CV模型和LBF模型各自的优点。
  • assign3_m100295cs.zip ... , 8X8 / 16X16 images, take the DFT, DCT, WT, & HT. Print the image & transform matrix side by side b) Repeat the above on real images of size 256X256, and display the transform coefficients as 8-bit intensity images along with the original images.
  • ellipticalheadtracker.zip Elliptical Head Tracking Using Intensity Gradients, 效果很好的一個 Head Tracking 源碼
  • nwal038.rar ... detection and extraction of facial features in two and three dimensions. Several 2D methods were attempted – edge detection, intensity scanning, and Gabor transform. The Gabor transform method included much filtering. The edge detection and intensity ...
  • Removing-Shadows-from-Images.rar ... color image for which an appropriate color calibration is known. Second, shadow edges are detected by finding edges in the intensity image that are not in the illumination invariant image. Gradient information is then erased at those shadow edges, and ...
  • SHADOW-DETECTION-AND-REMOVAL.rar ... . However, some factors will affect the detection result due to the complexity of the circumstances, like water and a low intensity roof because of the special material as they are easy mistaken as shadows. In this paper we present a hypothesis test to ...
  • electromagnetic_field.rar Calculates the magnitude of a Cartesian vector R, Find the magnetic field intensity at any observation point and Plot the magnetic field intensity along the z-axis
  • TSL237.rar ... CMOS integrated circuit. Output is a square wave (50 duty cycle) with frequency directly proportional to light intensity (irradiance) on the photodiode. The digital output allows direct interface to a microcontroller or other logic circuitry. The ...
  • ImageOperations.rar this contains m files for image mainpulation like contrast stretching,bit-plane slicing,image negative,directional smoothing and intensity increase.It uses user defined function for laplacian edge calculation and convolution.