公共类ObjectInformationCommand:RasterCommand
公共类ObjectInformationCommand
继承了RasterCommand
@接口LTObjectInformationCommand: LTRasterCommand
公共类ObjectInformationCommand扩展RasterCommand
公共ref类ObjectInformationCommand:公共RasterCommand
运行ObjectInformationCommand在图像上。
使用Leadtools;
使用Leadtools.Codecs;
使用Leadtools.ImageProcessing.Effects;
公共无效ObjectInformationCommandExample ()
{
//加载图像
RasterCodecs codecs =新RasterCodecs ();
编解码器。ThrowExceptionsOnInvalidImages =真正的;
RasterImage image = codecs.Load(Path.Combine(LEAD_VARS.ImagesDir,“Master.jpg”));
//准备命令
//获取物体的质心和圆度。我对轴的方向不感兴趣,所以我传递NULL_
ObjectInformationCommand命令=新ObjectInformationCommand (假);
command.Run(图片);
对话框。显示("Angle = "+命令。角+“\ n”+
圆度= "+命令。圆度+“\ n”+
" x = "+ command.CenterOfMass.X +“\ n”+
" y = "+ command.CenterOfMass.Y);
}
静态类LEAD_VARS
{
公共常量字符串ImagesDir =@“C: \ LEADTOOLS21 \ Resources \图片”;
}
进口Leadtools
进口Leadtools。编解码器
进口Leadtools.ImageProcessing.Effects
公共子ObjectInformationCommandExample ()
昏暗的编解码器作为新RasterCodecs ()
编解码器。ThrowExceptionsOnInvalidImages =真正的
昏暗的leadImage作为RasterImage = codecs.Load(Path.Combine(LEAD_VARS.ImagesDir,“Master.jpg”))
准备命令
“得到物体的质心和圆度。我对轴的方向不感兴趣,所以我传递Nothing_
昏暗的命令作为ObjectInformationCommand =新ObjectInformationCommand (假)
command.Run (leadImage)
对话框。显示("Angle = "+ command.Angle.ToString + Chr(13) +
圆度= "+ command.Roundness.ToString + Chr(13) +
" x = "+ command.CenterOfMass.X.ToString + Chr(13) +
" y = "+ command.CenterOfMass.Y.ToString)
结束子
公共NotInheritable类LEAD_VARS
公共常量ImagesDir作为字符串=“C: \ LEADTOOLS21 \ Resources \图片”
结束类
Leadtools.ImageProcessing.Effects名称空间
Leadtools.ImageProcessing.SpecialEffects.ShadowCommand
Leadtools.ImageProcessing.Color.ChangeHueSaturationIntensityCommand
Leadtools.ImageProcessing.Color.ColorReplaceCommand
Leadtools.ImageProcessing.Color.ColorThresholdCommand
Leadtools.ImageProcessing.Core.DiscreteFourierTransformCommand
DirectionEdgeStatisticalCommand类
Leadtools.ImageProcessing.Core.FastFourierTransformCommand
Leadtools.ImageProcessing.Core.FrequencyFilterCommand
Leadtools.ImageProcessing.Core.FrequencyFilterMaskCommand
Leadtools.ImageProcessing.Core.FourierTransformDisplayCommand
Leadtools.ImageProcessing.Color.MathematicalFunctionCommand
Leadtools.ImageProcessing.SpecialEffects.RevEffectCommand
Leadtools.ImageProcessing.Color.SegmentCommand
帮助收藏
光栅net|C API|c++类库|HTML5 JavaScript
文档net|C API|c++类库|HTML5 JavaScript
医疗net|C API|c++类库|HTML5 JavaScript
医疗网络查看器net
188宝金博怎么下载
支持的平台上
.NET、Java、Android和iOS/macOS程序集
C API/ c++类库
HTML5 JavaScript库
您的邮件已发送给技术支持!应该有人联系!如果你的事情很紧急,请回来聊天。
聊天时间:
周一至周五,美国东部时间上午8:30至下午6:00
感谢您的反馈!
请再次填写表格,开始新的聊天。
所有代理目前都离线。
聊天时间:
星期一至星期五
美国东部时间上午8:30 -下午6点
如需与我们联系,请填写此表格,我们将通过电子邮件与您联系。